public class SM2Engine extends 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
InvalidCipherTextExceptionCopyright © 2015–2018 The veraPDF Consortium. All rights reserved.