|
Bouncy Castle Cryptography 1.27 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.bouncycastle.asn1.ASN1Encodable
|
+--org.bouncycastle.asn1.x509.SubjectKeyIdentifier
|
+--org.bouncycastle.x509.extension.SubjectKeyIdentifierStructure
A high level subject key identifier.
| Constructor Summary | |
SubjectKeyIdentifierStructure(byte[] encodedValue)
|
|
SubjectKeyIdentifierStructure(java.security.PublicKey pubKey)
|
|
| Methods inherited from class org.bouncycastle.asn1.x509.SubjectKeyIdentifier |
getInstance, getInstance, getKeyIdentifier, toASN1Object |
| 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 SubjectKeyIdentifierStructure(byte[] encodedValue)
throws java.io.IOException
public SubjectKeyIdentifierStructure(java.security.PublicKey pubKey)
throws java.security.cert.CertificateParsingException
|
Bouncy Castle Cryptography 1.27 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||