The methods 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
| GetEncoded() Returns the ASN.1 encoded representation of this object. | ||
| GetEncryptedData() Returns the encrypted data of this key. | ||
| GetKeySpec(Java.Security.IKey) Returns the PKCS8EncodedKeySpec object extracted from the encrypted data. | ||
| GetKeySpec(Cipher) Returns the PKCS8EncodedKeySpec object extracted from the encrypted data. | ||
| GetKeySpec(Java.Security.IKey, Java.Security.Provider) Returns the PKCS8EncodedKeySpec object extracted from the encrypted data. | ||
| GetKeySpec(Java.Security.IKey, string) Returns the PKCS8EncodedKeySpec object extracted from the encrypted data. | ||