MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.asn1
/
ASN1
/
encode
encode
fun
encode
(
obj
:
ASN1Object
)
:
ByteArray
Encodes a
ASN1Object
instance.
Return
the encoded bytes.
Parameters
obj
a
ASN1Object
-derived instance.