- algorithm
- the algorithm to for the SecretKey
Documentation for this section has not yet been entered.
Type Reason Java.Lang.IllegalStateException if this key agreement is not complete. Java.Security.NoSuchAlgorithmException if the specified algorithm for the secret key does not exists. Java.Security.InvalidKeyException if a SecretKey with the specified algorithm cannot be created using the generated shared secret.
Generates the shared secret.