toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-web
/
web.crypto
/
CryptoKeyPair
Crypto
Key
Pair
external
interface
CryptoKeyPair
(
source
)
Members
Properties
private
Key
Link copied to clipboard
abstract
val
privateKey
:
CryptoKey
public
Key
Link copied to clipboard
abstract
val
publicKey
:
CryptoKey