Javax.Crypto.Interfaces.IPBEKey: Method Members

The methods of Javax.Crypto.Interfaces.IPBEKey are listed below. For a list of all members, see the IPBEKey Members list.

Public Methods

GetPassword() : char[]
Returns a copy to the password.
GetSalt() : byte[]
Returns a copy of the salt data or null if not specified.