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$ $Date$
    • Method Summary

      • Methods inherited from interface org.mozilla.jss.asn1.ASN1Value

        encode, encode, getTag