Android Reference
PBEParameterSpec
javax.crypto.spec
Class PBEParameterSpec
-
-
Constructor Summary
Constructors
Constructor and Description |
PBEParameterSpec(byte[] salt,
int iterationCount)
Creates a new PBEParameterSpec with the specified salt and
iteration count.
|
-
Method Summary
Methods
Modifier and Type |
Method and Description |
int |
getIterationCount()
Returns the iteration count.
|
byte[] |
getSalt()
Returns a copy to the salt.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
PBEParameterSpec
public PBEParameterSpec(byte[] salt,
int iterationCount)
Creates a new PBEParameterSpec
with the specified salt and
iteration count.
- Parameters:
salt
- the salt.iterationCount
- the iteration count.
- Throws:
NullPointerException
- if salt is null.
Content
License.
All information of this service is derived from the free sources and is provided solely in the form of quotations.
This service provides information and interfaces solely for the familiarization (not ownership) and under the "as is" condition.
Copyright 2016 © ELTASK.COM. All rights reserved.
Site is optimized for mobile devices.
Downloads: 1369 / 159176477. Delta: 0.02916 с