toggle menu
cryptography-kotlin
0.4.0
common
switch theme
search in API
cryptography-core
/
dev.whyoleg.cryptography.algorithms
/
AES
/
GCM
/
Key
/
cipher
cipher
abstract
fun
cipher
(
tagSize
:
BinarySize
=
128.bits
)
:
AES.IvAuthenticatedCipher
(
source
)