clone()=0 | XSECCryptoKeyRSA | [pure virtual] |
getKeyType() | XSECCryptoKeyRSA | [inline, virtual] |
KEY_DSA_PAIR enum value | XSECCryptoKey | |
KEY_DSA_PRIVATE enum value | XSECCryptoKey | |
KEY_DSA_PUBLIC enum value | XSECCryptoKey | |
KEY_HMAC enum value | XSECCryptoKey | |
KEY_NONE enum value | XSECCryptoKey | |
KEY_RSA_PAIR enum value | XSECCryptoKey | |
KEY_RSA_PRIVATE enum value | XSECCryptoKey | |
KEY_RSA_PUBLIC enum value | XSECCryptoKey | |
KeyType enum name | XSECCryptoKey | |
loadPublicExponentBase64BigNums(const char *b64, unsigned int len)=0 | XSECCryptoKeyRSA | [pure virtual] |
loadPublicModulusBase64BigNums(const char *b64, unsigned int len)=0 | XSECCryptoKeyRSA | [pure virtual] |
signSHA1PKCS1Base64Signature(unsigned char *hashBuf, unsigned int hashLen, char *base64SignatureBuf, unsigned int base64SignatureBufLen)=0 | XSECCryptoKeyRSA | [pure virtual] |
verifySHA1PKCS1Base64Signature(const unsigned char *hashBuf, unsigned int hashLen, const char *base64Signature, unsigned int sigLen)=0 | XSECCryptoKeyRSA | [pure virtual] |
XSECCryptoKey() | XSECCryptoKey | [inline] |
XSECCryptoKeyRSA() | XSECCryptoKeyRSA | [inline] |
~XSECCryptoKey() | XSECCryptoKey | [inline, virtual] |
~XSECCryptoKeyRSA() | XSECCryptoKeyRSA | [inline, virtual] |