javax.crypto.interfaces.PBEKey |
The interface to a password-based-encryption key.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
long | serialVersionUID | The serial version identifier. |
[Expand]
Inherited Constants
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
|||||||||||
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Returns the iteration count, 0 if not specified.
|
||||||||||
|
Returns a copy to the password.
|
||||||||||
|
Returns a copy of the salt data or null if not specified.
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
The serial version identifier.
Returns the iteration count, 0 if not specified.
Returns a copy to the password.
Returns a copy of the salt data or null if not specified.