MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.asn1
/
ASN1Integer
/
Companion
Companion
object
Companion
Members
Functions
from
Random
Link copied to clipboard
fun
fromRandom
(
numBits
:
Int
,
random
:
Random
=
Random.Default
)
:
ASN1Integer
Generates a
ASN1Integer
with
numBits
bits of random
parse
Link copied to clipboard
fun
parse
(
content
:
ByteArray
,
tag
:
Int
)
:
ASN1Integer