toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-web
/
web.crypto
/
KeyUsage
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
decrypt
Link copied to clipboard
val
decrypt
:
KeyUsage
derive
Bits
Link copied to clipboard
val
deriveBits
:
KeyUsage
derive
Key
Link copied to clipboard
val
deriveKey
:
KeyUsage
encrypt
Link copied to clipboard
val
encrypt
:
KeyUsage
sign
Link copied to clipboard
val
sign
:
KeyUsage
unwrap
Key
Link copied to clipboard
val
unwrapKey
:
KeyUsage
verify
Link copied to clipboard
val
verify
:
KeyUsage
wrap
Key
Link copied to clipboard
val
wrapKey
:
KeyUsage