toggle menu
KAHelpers
androidJvm
switch theme
search in API
security
/
dev.funkymuse.security
/
RSAPublicKey
RSAPublic
Key
class
RSAPublicKey
(
val
modulus
:
Int
,
val
exponent
:
Int
)
Members
Constructors
RSAPublic
Key
Link copied to clipboard
constructor
(
modulus
:
Int
,
exponent
:
Int
)
Properties
exponent
Link copied to clipboard
val
exponent
:
Int
modulus
Link copied to clipboard
val
modulus
:
Int