Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-web
/
web.crypto
/
RsaKeyGenParams
Rsa
Key
Gen
Params
interface
RsaKeyGenParams
:
Algorithm
(
source
)
Inheritors
RsaHashedKeyGenParams
Members
Properties
modulus
Length
Link copied to clipboard
abstract
var
modulusLength
:
Int
name
Link copied to clipboard
abstract
var
name
:
String
public
Exponent
Link copied to clipboard
abstract
var
publicExponent
:
BigInteger