This figure consists of boxes labeled as follows:
Labeled arrows connect these boxes:
init()
: From key length to Key Pair Generator (DH)
init()
: From AlgorithmParameterSpec to Key Pair Generator (DH)
genKeyPair()
: From Key Pair Generator (DH) to Key Pair
getPrivate()
: From Key Pair to Private Key
getPublic()
: From Key Pair to Public Key