| Bouncy Castle Cryptography Library 1.39 | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface WrapperMethod Summary | |
String |
|
void |
|
byte[] |
|
byte[] |
|
public String getAlgorithmName()
Return the name of the algorithm the wrapper implements.
- Returns:
- the name of the algorithm the wrapper implements.
public byte[] wrap(byte[] in,
int inOff,
int inLen)