SuperpoweredSDK  v2.0.2
Superpowered Audio SDK
Superpowered::RSAPrivateKey Member List

This is the complete list of members for Superpowered::RSAPrivateKey, including all inherited members.

createFromDER(const unsigned char *der, unsigned int derLengthBytes)Superpowered::RSAPrivateKeystatic
createFromPEM(const char *pem, unsigned int pemLengthBytes)Superpowered::RSAPrivateKeystatic
decrypt(void *encrypted, unsigned int *decryptedSizeBytes, bool OAEP_PSS_V21)Superpowered::RSAPrivateKey
internalsSuperpowered::RSAPrivateKeyprivate
isPair(RSAPublicKey *publicKey)Superpowered::RSAPrivateKey
RSAPrivateKey(void *)Superpowered::RSAPrivateKeyprivate
sign(hashType alg, unsigned int inputLengthBytes, void *input, bool OAEP_PSS_V21)Superpowered::RSAPrivateKey
signHash(hashType alg, unsigned int hashLengthBytes, const unsigned char *hash, bool OAEP_PSS_V21)Superpowered::RSAPrivateKey
~RSAPrivateKey()Superpowered::RSAPrivateKey