Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.crypto
/
AesGcmParams
Aes
Gcm
Params
interface
AesGcmParams
:
Algorithm
(
source
)
Members
Properties
additional
Data
Link copied to clipboard
abstract
val
additionalData
:
BufferSource
?
iv
Link copied to clipboard
abstract
val
iv
:
BufferSource
name
Link copied to clipboard
abstract
val
name
:
String
tag
Length
Link copied to clipboard
abstract
val
tagLength
:
Short
?