awesn1
Toggle table of contents
0.7.0
common
Target filter
common
Switch theme
Search in API
Skip to content
awesn1
crypto
/
at.asitplus.awesn1.crypto
/
Pkcs1RsaPublicKeyInfo
/
Companion
/
rsa
rsa
fun
SubjectPublicKeyInfo.Companion
.
rsa
(
modulus
:
Asn1Integer
,
exponent
:
Asn1Integer
,
der
:
Der
=
DER
)
:
SubjectPublicKeyInfo
(
source
)