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