gnu.crypto.pki.ext
public class AuthorityKeyIdentifier extends Extension.Value
| Field Summary | |
|---|---|
| static OID | ID |
| Constructor Summary | |
|---|---|
| AuthorityKeyIdentifier(byte[] encoded) | |
| Method Summary | |
|---|---|
| GeneralNames | getAuthorityCertIssuer() |
| BigInteger | getAuthorityCertSerialNumber() |
| byte[] | getKeyIdentifier() |
| String | toString() |