|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mindbright.asn1.ASN1Object
com.mindbright.asn1.ASN1String
com.mindbright.asn1.ASN1OctetString
com.mindbright.security.x509.SubjectKeyIdentifier
public class SubjectKeyIdentifier
Represents a SubjectKeyIdentifier.
SubjectKeyIdentifier ::= KeyIdentifier KeyIdentifier ::= OCTET STRING
Field Summary |
---|
Fields inherited from class com.mindbright.asn1.ASN1String |
---|
value |
Fields inherited from class com.mindbright.asn1.ASN1Object |
---|
isSet, tag |
Constructor Summary | |
---|---|
SubjectKeyIdentifier()
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class com.mindbright.asn1.ASN1String |
---|
decodeValue, encodeValue, getRaw, setRaw |
Methods inherited from class com.mindbright.asn1.ASN1Object |
---|
decodeValue, getTag, getType, isSet, setValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SubjectKeyIdentifier()
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |