No examples for this method.
Frequently called with: [Clear]
-1
| javax.crypto.interfaces.PBEKey |
The interface to a password-based-encryption key.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | The serial version identifier. | |||||||||
| [Expand]
Inherited Constants
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface java.security.Key
|
|||||||||||
From interface javax.crypto.SecretKey
|
|||||||||||
| 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
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface java.security.Key
|
|||||||||||
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.