|
JSS 3.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.mozilla.jss.crypto.IVParameterSpec
An algorithm parameter that consists of an initialization vector (IV).
| Constructor Summary | |
IVParameterSpec(byte[] iv)
|
|
| Method Summary | |
byte[] |
getIV()
Returns a reference to an internal copy of the initialization vector. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IVParameterSpec(byte[] iv)
| Method Detail |
public byte[] getIV()
|
JSS 3.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||