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