RSAServer Cipher
The RSAServerCipher
class is useful for server side applications for "RSA"
's encryption or decryption
Author
Tecknobit N7ghtm4r3
Since
2.1.5
See also
Constructors
Link copied to clipboard
Constructor to init a RSAServerCipher object
Constructor to init a RSAServerCipher object
Constructor to init a RSAServerCipher object
Types
Link copied to clipboard
enum RSAKeyStrength
RSAKeyStrength
list of available key strengthsProperties
Functions
Link copied to clipboard
Method to decode a Base64 source
Link copied to clipboard
Method to decrypt a Base64 content
Link copied to clipboard
Method to encode in Base64 a source
Link copied to clipboard
Method to encrypt and format in Base64 any content
Link copied to clipboard
Method to generate an RSA private key
Link copied to clipboard
Method to generate an RSA public key No-any params required
Link copied to clipboard
Method to generate an RSA private key
Link copied to clipboard
Method to generate an RSA public key No-any params required
Link copied to clipboard
Method to generate the RSA key pair
Link copied to clipboard
Method to get algorithm instance No-any params required
Link copied to clipboard
Method to get privateKey instance No-any params required
Link copied to clipboard
Method to get publicKey instance No-any params required
Link copied to clipboard
Method to get privateKey instance No-any params required
Link copied to clipboard
Method to get publicKey instance No-any params required
Link copied to clipboard
Link copied to clipboard
Method to set algorithm instance
Link copied to clipboard
Method to set privateKey instance
Link copied to clipboard
Method to set publicKey instance