Seal
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Seal
Seal - Core
/
com.jermey.seal.core.asn1
/
Asn1Parser
/
parse
parse
fun
parse
(
data
:
ByteArray
)
:
Asn1Element
(
source
)
Parse a single ASN.1 DER element from the beginning of
data
.
Throws
Asn1Parse
Exception
on malformed input.