toggle menu
cryptography-kotlin
0.4.0
common
switch theme
search in API
cryptography-provider-base
/
dev.whyoleg.cryptography.providers.base.operations
/
BaseAuthenticatedDecryptor
/
createDecryptFunction
create
Decrypt
Function
abstract
fun
createDecryptFunction
(
associatedData
:
ByteArray
?
)
:
CipherFunction
(
source
)
open
override
fun
createDecryptFunction
(
)
:
CipherFunction
(
source
)