public class RsaKey extends Object
RsaKey()
byte[]
getPrivateKey()
getPublicKey()
RsaKey
setPrivateKey(String privateKey)
setPublicKey(String publicKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RsaKey()
public byte[] getPublicKey()
public RsaKey setPublicKey(String publicKey)
publicKey
public byte[] getPrivateKey()
public RsaKey setPrivateKey(String privateKey)
privateKey