RSAClient
Cipher
Constructor to init a RSAClientCipher object
Parameters
private Key
: the private key used to decrypt the content
public Key
: the public key used to encrypt the content
Constructor to init a RSAClientCipher object
Parameters
key Pair
: key pair from fetch the private and the public key