decode
Decodes a single DER encoded value.
Return
a ASN1Object-derived instance.
Parameters
derEncoded
the encoded bytes.
Throws
if the given bytes are not valid.
Decodes a single DER encoded value.
a ASN1Object-derived instance.
the encoded bytes.
if the given bytes are not valid.