public class SM2Engine
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
void |
init(boolean forEncryption,
CipherParameters param) |
byte[] |
processBlock(byte[] in,
int inOff,
int inLen) |
public SM2Engine()
public SM2Engine(Digest digest)
public void init(boolean forEncryption,
CipherParameters param)
public byte[] processBlock(byte[] in,
int inOff,
int inLen)
throws InvalidCipherTextException
InvalidCipherTextException