Javax.Crypto.Spec.OAEPParameterSpec: Constructor Members

The constructors of Javax.Crypto.Spec.OAEPParameterSpec are listed below. For a list of all members, see the OAEPParameterSpec Members list.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Creates a new OAEPParameterSpec instance with the specified message digest algorithm name, mask generation function (mgf) algorithm name, parameters for the mgf algorithm and the source of the label L.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.