Javax.Crypto.Interfaces.IPBEKey Members

The members of Javax.Crypto.Interfaces.IPBEKey are listed below.

Public Properties

[read-only]
IterationCountint. Returns the iteration count, 0 if not specified.

Public Methods

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