- algorithm
- the name of the key agreement algorithm to create.
Documentation for this section has not yet been entered.
Type Reason Java.Security.NoSuchAlgorithmException if no installed provider can provide the requested algorithm. Java.Lang.NullPointerException if the specified algorithm is null.
Creates a new KeyAgreement for the specified algorithm.