, including all inherited members.
| clone() const | PKIFXSECCryptoSymmetricKey | [virtual] |
| decrypt(const unsigned char *inBuf, unsigned char *plainBuf, unsigned int inLength, unsigned int maxOutLength) | PKIFXSECCryptoSymmetricKey | [virtual] |
| decryptFinish(unsigned char *plainBuf, unsigned int maxOutLength) | PKIFXSECCryptoSymmetricKey | [virtual] |
| decryptInit(bool doPad=true, SymmetricKeyMode mode=MODE_CBC, const unsigned char *iv=NULL) | PKIFXSECCryptoSymmetricKey | [virtual] |
| encrypt(const unsigned char *inBuf, unsigned char *cipherBuf, unsigned int inLength, unsigned int maxOutLength) | PKIFXSECCryptoSymmetricKey | [virtual] |
| encryptFinish(unsigned char *plainBuf, unsigned int maxOutLength) | PKIFXSECCryptoSymmetricKey | [virtual] |
| encryptInit(bool doPad=true, SymmetricKeyMode mode=MODE_CBC, const unsigned char *iv=NULL) | PKIFXSECCryptoSymmetricKey | [virtual] |
| getKey(safeBuffer &outBuf) | PKIFXSECCryptoSymmetricKey | [virtual] |
| getPKIFKeyMaterial() | PKIFXSECCryptoSymmetricKey | |
| getProviderName() const | PKIFXSECCryptoSymmetricKey | [virtual] |
| getSymmetricKeyType() const | PKIFXSECCryptoSymmetricKey | [virtual] |
| m_impl | PKIFXSECCryptoSymmetricKey | [protected] |
| m_rawKey | PKIFXSECCryptoSymmetricKey | [protected] |
| PKIFXSECCryptoSymmetricKey() | PKIFXSECCryptoSymmetricKey | |
| PKIFXSECCryptoSymmetricKey(IPKIFCryptoRawOperations *raw) | PKIFXSECCryptoSymmetricKey | |
| setKey(const unsigned char *inBuf, unsigned int inLength) | PKIFXSECCryptoSymmetricKey | [virtual] |
| setPKIFKeyMaterial(CPKIFKeyMaterialPtr &km) | PKIFXSECCryptoSymmetricKey | |
| setSymmetricType(XSECCryptoSymmetricKey::SymmetricKeyType type) | PKIFXSECCryptoSymmetricKey | [virtual] |
| ~PKIFXSECCryptoSymmetricKey() | PKIFXSECCryptoSymmetricKey | [virtual] |