Method Standards.ASN1.Decode.secure_der_decode()
- Method secure_der_decode
.Types.Objectsecure_der_decode(string(8bit)data,mapping(int:program)|voidtypes)- Description
Works just like simple_der_decode, except it will return
0if there is trailing data in the provided ASN.1data.- See also