awesn1
Toggle table of contents
0.8.1
common
Target filter
common
Switch theme
Search in API
Skip to content
awesn1
core
/
at.asitplus.awesn1
/
Asn1Element
/
Companion
/
parseAllFromDerHexString
parse
All
From
Der
Hex
String
fun
parseAllFromDerHexString
(
derEncoded
:
String
,
limit
:
Long
?
=
null
)
:
List
<
Asn1Element
>
(
source
)
Parses all concatenated DER elements in a hexadecimal string. Ignores colons and whitespace.