public class SM2KeyPair extends Object
SM2KeyPair()
SM2KeyPair(String publicKey, String privateKey)
String
getPrivateKey()
getPublicKey()
void
setPrivateKey(String privateKey)
setPublicKey(String publicKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SM2KeyPair(String publicKey, String privateKey)
public SM2KeyPair()
public String getPublicKey()
public void setPublicKey(String publicKey)
public String getPrivateKey()
public void setPrivateKey(String privateKey)
Copyright © 2023. All rights reserved.