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
/
DH
/
Parameters
/
keyPairGenerator
key
Pair
Generator
abstract
fun
keyPairGenerator
(
)
:
KeyGenerator
<
DH.KeyPair
>
(
source
)
Returns a
KeyGenerator
that generates DH key pairs using these domain parameters.