cryptography-kotlin
Toggle table of contents
0.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
cryptography-kotlin
cryptography-core
/
dev.whyoleg.cryptography.algorithms
/
ChaCha20Poly1305
/
keyGenerator
key
Generator
abstract
fun
keyGenerator
(
)
:
KeyGenerator
<
ChaCha20Poly1305.Key
>
(
source
)
Returns a
KeyGenerator
that generates ChaCha20-Poly1305 keys.