|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyIdentifier | |
|---|---|
| edu.vt.middleware.crypt.x509 | |
| edu.vt.middleware.crypt.x509.types | |
| Uses of KeyIdentifier in edu.vt.middleware.crypt.x509 |
|---|
| Methods in edu.vt.middleware.crypt.x509 that return KeyIdentifier | |
|---|---|
static KeyIdentifier |
ExtensionFactory.createKeyIdentifier(org.bouncycastle.asn1.DEREncodable enc)
Creates a KeyIdentifier object from DER data. |
KeyIdentifier |
ExtensionReader.readSubjectKeyIdentifier()
Reads the value of the SubjectKeyIdentifier extension field of
the certificate. |
| Uses of KeyIdentifier in edu.vt.middleware.crypt.x509.types |
|---|
| Methods in edu.vt.middleware.crypt.x509.types that return KeyIdentifier | |
|---|---|
KeyIdentifier |
AuthorityKeyIdentifier.getKeyIdentifier()
|
| Constructors in edu.vt.middleware.crypt.x509.types with parameters of type KeyIdentifier | |
|---|---|
AuthorityKeyIdentifier(KeyIdentifier id)
Creates a new instance with the given key identifier. |
|
AuthorityKeyIdentifier(KeyIdentifier id,
GeneralNameList issuerNames,
Integer issuerSerial)
Creates a new instance with all fields defined. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||