Bouncy Castle Cryptography 1.11 API Specification: Class RC2CBCParameter
|
Bouncy Castle Cryptography 1.11 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.bouncycastle.asn1.pkcs.RC2CBCParameter
| Constructor Summary | |
RC2CBCParameter(DERConstructedSequence seq)
|
|
| Method Summary | |
DERObject |
getDERObject()
|
byte[] |
getIV()
|
java.math.BigInteger |
getRC2ParameterVersion()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RC2CBCParameter(DERConstructedSequence seq)
| Method Detail |
public java.math.BigInteger getRC2ParameterVersion()
public byte[] getIV()
public DERObject getDERObject()
getDERObject in interface DEREncodable
|
Bouncy Castle Cryptography 1.11 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||