|
Bouncy Castle Cryptography 1.24 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.asn1.ASN1Encodable
org.bouncycastle.asn1.x509.AlgorithmIdentifier
org.bouncycastle.asn1.pkcs.KeyDerivationFunc
org.bouncycastle.asn1.pkcs.PBKDF2Params
| Method Summary | |
|---|---|
DERObject |
getDERObject()
|
java.math.BigInteger |
getIterationCount()
|
java.math.BigInteger |
getKeyLength()
|
byte[] |
getSalt()
|
| Methods inherited from class org.bouncycastle.asn1.x509.AlgorithmIdentifier |
|---|
getInstance, getInstance, getObjectId, getParameters, toASN1Object |
| Methods inherited from class org.bouncycastle.asn1.ASN1Encodable |
|---|
equals, getEncoded, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public byte[] getSalt()
public java.math.BigInteger getIterationCount()
public java.math.BigInteger getKeyLength()
public DERObject getDERObject()
getDERObject in interface DEREncodablegetDERObject in class ASN1Encodable
|
Bouncy Castle Cryptography 1.24 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||