Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.crypto
/
CryptoKeyPair
Crypto
Key
Pair
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