public final class SM2Engine
extends org.bouncycastle.crypto.engines.SM2Engine
| Constructor and Description |
|---|
SM2Engine() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(boolean forEncryption,
org.bouncycastle.crypto.CipherParameters param) |
byte[] |
processBlock(byte[] in,
int inOff,
int inLen) |
public void init(boolean forEncryption,
org.bouncycastle.crypto.CipherParameters param)
init in class org.bouncycastle.crypto.engines.SM2Enginepublic byte[] processBlock(byte[] in,
int inOff,
int inLen)
throws org.bouncycastle.crypto.InvalidCipherTextException
processBlock in class org.bouncycastle.crypto.engines.SM2Engineorg.bouncycastle.crypto.InvalidCipherTextException