Seal
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Seal
Seal - Core
/
com.jermey.seal.core.asn1
/
Asn1Parser
/
parseAll
parse
All
fun
parseAll
(
data
:
ByteArray
)
:
List
<
Asn1Element
>
(
source
)
Parse
all
consecutive ASN.1 DER elements in
data
.
Throws
Asn1Parse
Exception
on malformed input.