|
For the latest news and information visit The GNU Crypto project |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgnu.crypto.pki.ext.Extension.Value
gnu.crypto.pki.ext.SubjectKeyIdentifier
Field Summary | |
---|---|
static OID |
ID
|
Fields inherited from class gnu.crypto.pki.ext.Extension.Value |
---|
encoded |
Constructor Summary | |
---|---|
SubjectKeyIdentifier(byte[] encoded)
|
Method Summary | |
---|---|
byte[] |
getKeyIdentifier()
|
String |
toString()
|
Methods inherited from class gnu.crypto.pki.ext.Extension.Value |
---|
equals, getEncoded |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final OID ID
Constructor Detail |
public SubjectKeyIdentifier(byte[] encoded) throws IOException
Method Detail |
public byte[] getKeyIdentifier()
public String toString()
toString
in class Extension.Value
|
For the latest news and information visit The GNU Crypto project |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |