cryptography-kotlin
Toggle table of contents
0.5.0
common
Platform filter
common
Switch theme
Search in API
cryptography-kotlin
cryptography-serialization-asn1-modules
/
dev.whyoleg.cryptography.serialization.asn1.modules
/
RsaPublicKey
/
RsaPublicKey
Rsa
Public
Key
constructor
(
modulus
:
BigInt
,
publicExponent
:
BigInt
)
(
source
)