gnu.crypto.pki.ext
Class AuthorityKeyIdentifier
java.lang.Object
gnu.crypto.pki.ext.Extension.Value
gnu.crypto.pki.ext.AuthorityKeyIdentifier
public class AuthorityKeyIdentifier
- extends Extension.Value
Field Summary |
static OID |
ID
|
ID
public static final OID ID
AuthorityKeyIdentifier
public AuthorityKeyIdentifier(byte[] encoded)
throws IOException
- Throws:
IOException
getKeyIdentifier
public byte[] getKeyIdentifier()
getAuthorityCertIssuer
public GeneralNames getAuthorityCertIssuer()
getAuthorityCertSerialNumber
public BigInteger getAuthorityCertSerialNumber()
toString
public String toString()
- Overrides:
toString
in class Extension.Value
Copyright © 2001, 2002, 2003
Free Software Foundation,
Inc. All Rights Reserved.