public class RsaUtil.KeyPairVO extends Object
KeyPairVO()
String
getPriKey()
getPubKey()
void
setPriKey(String priKey)
setPubKey(String pubKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KeyPairVO()
public String getPubKey()
public void setPubKey(String pubKey)
public String getPriKey()
public void setPriKey(String priKey)