awesn1
Toggle table of contents
0.1.1
common
Target filter
common
Switch theme
Search in API
Skip to content
awesn1
crypto
/
at.asitplus.awesn1.crypto
/
SubjectPublicKeyInfo
/
Companion
/
rsa
rsa
fun
rsa
(
publicKey
:
RsaPublicKeyInfo
)
:
SubjectPublicKeyInfo
(
source
)
fun
rsa
(
modulus
:
Asn1Integer
,
exponent
:
Asn1Integer
)
:
SubjectPublicKeyInfo
(
source
)