|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface represents the type of cipher that has a feedback mechanism built into it, such as CBC or CFB.
| Method Summary | |
|---|---|
String |
getFeedback()
Gets the name of the feedback mechanism |
byte[] |
getIV()
Gets the initialization vector. |
void |
reset()
Resets the iv to its original value. |
| Method Detail |
public String getFeedback()
public byte[] getIV()
public void reset()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||