toggle menu
cryptography-kotlin
0.4.0
common
switch theme
search in API
cryptography-provider-base
/
dev.whyoleg.cryptography.providers.base.algorithms
/
BaseAesIvAuthenticatedDecryptor
/
decryptingSinkWithIv
decrypting
Sink
With
Iv
open
override
fun
decryptingSinkWithIv
(
iv
:
ByteArray
,
ciphertext
:
RawSink
,
associatedData
:
ByteArray
?
)
:
RawSink
(
source
)