Link to figure The KeyGenerator Class
This figure consists of boxes labeled as follows:
Labeled arrows connect these boxes:
init()
: From key length to Key Generator (AES)init()
: From AlgorithmParameterSpec to Key Generator (AES)generateKey()
: From Key Generator (AES) to Secret Pair