Method Standards.ASN1.Decode.secure_der_decode()
- Method
secure_der_decode
.Types.Object
|zero
secure_der_decode(string(8bit)
data
,mapping
(int
:program
)|void
types
)- Description
Works just like simple_der_decode, except it will return
0
on errors, including if there is leading or trailing data in the provided ASN.1data
.- See also