public class Sm2Cipher.Cipher
extends java.lang.Object
public org.bouncycastle.math.ec.ECPoint Init_enc(org.bouncycastle.math.ec.ECPoint userKey)
public void Encrypt(byte[] data)
public void Init_dec(java.math.BigInteger userD,
org.bouncycastle.math.ec.ECPoint c1)
public void Decrypt(byte[] data)
public void Dofinal(byte[] c3)
Copyright © 2022. All rights reserved.