com.netscape.cmsutil.ocsp
Interface ResponderID

All Superinterfaces:
org.mozilla.jss.asn1.ASN1Value
All Known Implementing Classes:
KeyHashID, NameID

public interface ResponderID
extends org.mozilla.jss.asn1.ASN1Value

RFC 2560:

 ResponderID ::= CHOICE {
    byName               [1] EXPLICIT Name,
    byKey                [2] EXPLICIT KeyHash }
 

Version:
$Revision: 1213 $ $Date: 2010-08-18 11:44:45 -0700 (Wed, 18 Aug 2010) $

Method Summary
 
Methods inherited from interface org.mozilla.jss.asn1.ASN1Value
encode, encode, getTag