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

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

createFromDER(const unsigned char *der, unsigned int derLengthBytes)Superpowered::RSAPublicKeystatic
createFromPEM(const char *pem, unsigned int pemLengthBytes)Superpowered::RSAPublicKeystatic
encrypt(unsigned int inputLengthBytes, void *input, bool OAEP_PSS_V21)Superpowered::RSAPublicKey
getEncryptedOutputSizeBytes()Superpowered::RSAPublicKey
internalsSuperpowered::RSAPublicKeyprivate
RSAPrivateKey classSuperpowered::RSAPublicKeyfriend
RSAPublicKey(void *)Superpowered::RSAPublicKeyprivate
verifySignature(hashType alg, unsigned int inputLengthBytes, void *input, const unsigned char *signature, bool OAEP_PSS_V21)Superpowered::RSAPublicKey
verifySignatureHash(hashType alg, unsigned int hashLengthBytes, const unsigned char *hash, const unsigned char *signature, bool OAEP_PSS_V21)Superpowered::RSAPublicKey
~RSAPublicKey()Superpowered::RSAPublicKey