Bouncy Castle Cryptography Library 1.37 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface Wrapper
Method 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)