Javax.Crypto.EncryptedPrivateKeyInfo: Constructor Members

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

See Also: Inherited members from Java.Lang.Object

Public Constructors

Creates an EncryptedPrivateKeyInfo instance from its encoded representation by parsing it.
Creates an EncryptedPrivateKeyInfo instance from the encryption algorithm parameters an its encrypted data.
Creates an EncryptedPrivateKeyInfo instance from an algorithm name and its encrypted data.

Protected Constructors

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