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