Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-web
/
web.crypto
/
KeyUsage
/
Companion
Companion
object
Companion
(
source
)
Members & Extensions
Properties
decrypt
Link copied to clipboard
val
KeyUsage.Companion
.
decrypt
:
KeyUsage
derive
Bits
Link copied to clipboard
val
KeyUsage.Companion
.
deriveBits
:
KeyUsage
derive
Key
Link copied to clipboard
val
KeyUsage.Companion
.
deriveKey
:
KeyUsage
encrypt
Link copied to clipboard
val
KeyUsage.Companion
.
encrypt
:
KeyUsage
sign
Link copied to clipboard
val
KeyUsage.Companion
.
sign
:
KeyUsage
unwrap
Key
Link copied to clipboard
val
KeyUsage.Companion
.
unwrapKey
:
KeyUsage
verify
Link copied to clipboard
val
KeyUsage.Companion
.
verify
:
KeyUsage
wrap
Key
Link copied to clipboard
val
KeyUsage.Companion
.
wrapKey
:
KeyUsage