public static class CryptoKeys.RSAKeyPair extends Object
| Constructor and Description |
|---|
CryptoKeys.RSAKeyPair() |
public String getPublicKeyStr()
public byte[] encrypt(ByteBuffer buffer)
public byte[] signSha256(byte[] bytes)
throws InvalidKeyException,
SignatureException
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.