- algorithm
- the name of the requested key management algorithm.
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 algorithm is null (instead of NoSuchAlgorithmException as in 1.4 release)
Creates a new KeyManagerFactory instance for the specified key management algorithm.