toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-web
/
web.crypto
/
RsaHashedKeyGenParams
Rsa
Hashed
Key
Gen
Params
external
interface
RsaHashedKeyGenParams
:
RsaKeyGenParams
(
source
)
Members
Properties
hash
Link copied to clipboard
abstract
val
hash
:
HashAlgorithmIdentifier
modulus
Length
Link copied to clipboard
abstract
val
modulusLength
:
Int
name
Link copied to clipboard
abstract
val
name
:
String
public
Exponent
Link copied to clipboard
abstract
val
publicExponent
:
BigInteger