com.mindbright.security.x509
public class SubjectKeyIdentifier extends ASN1OctetString
SubjectKeyIdentifier ::= KeyIdentifier KeyIdentifier ::= OCTET STRING
value
isSet, tag
Constructor and Description |
---|
SubjectKeyIdentifier() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
decodeValue, encodeValue, getRaw, setRaw
decodeValue, getTag, getType, isSet, setValue
public java.lang.String toString()
toString
in class ASN1Object