toggle menu
cryptography-kotlin
0.4.0
common
switch theme
search in API
cryptography-core
/
dev.whyoleg.cryptography.operations.cipher
Package-level
declarations
Types
Types
Authenticated
Cipher
Link copied to clipboard
typealias
AuthenticatedCipher
=
dev.whyoleg.cryptography.operations.AuthenticatedCipher
Authenticated
Decryptor
Link copied to clipboard
typealias
AuthenticatedDecryptor
=
dev.whyoleg.cryptography.operations.AuthenticatedDecryptor
Authenticated
Encryptor
Link copied to clipboard
typealias
AuthenticatedEncryptor
=
dev.whyoleg.cryptography.operations.AuthenticatedEncryptor
Cipher
Link copied to clipboard
typealias
Cipher
=
dev.whyoleg.cryptography.operations.Cipher
Decryptor
Link copied to clipboard
typealias
Decryptor
=
dev.whyoleg.cryptography.operations.Decryptor
Encryptor
Link copied to clipboard
typealias
Encryptor
=
dev.whyoleg.cryptography.operations.Encryptor