|
Bouncy Castle Cryptography 1.25 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.bouncycastle.asn1.ASN1Encodable
|
+--org.bouncycastle.asn1.ocsp.ResponderID
| Constructor Summary | |
ResponderID(ASN1OctetString value)
|
|
ResponderID(X509Name value)
|
|
| Method Summary | |
static ResponderID |
getInstance(java.lang.Object obj)
|
DERObject |
toASN1Object()
Produce an object suitable for an ASN1OutputStream. |
| Methods inherited from class org.bouncycastle.asn1.ASN1Encodable |
equals, getDERObject, getEncoded, hashCode |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ResponderID(ASN1OctetString value)
public ResponderID(X509Name value)
| Method Detail |
public static ResponderID getInstance(java.lang.Object obj)
public DERObject toASN1Object()
ResponderID ::= CHOICE {
byName [1] Name,
byKey [2] KeyHash }
toASN1Object in class ASN1Encodable
|
Bouncy Castle Cryptography 1.25 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||