decodeMultiple
Decodes multiple encoded DER values.
Return
one or more ASN1Object-derived instances.
Parameters
derEncoded
the encoded bytes.
Throws
if the given bytes are not valid.
Decodes multiple encoded DER values.
one or more ASN1Object-derived instances.
the encoded bytes.
if the given bytes are not valid.