decode(unsigned char *inData, unsigned int inLength, unsigned char *outData, unsigned int outLength)=0 | XSECCryptoBase64 | [pure virtual] |
decodeFinish(unsigned char *outData, unsigned int outLength)=0 | XSECCryptoBase64 | [pure virtual] |
decodeInit(void)=0 | XSECCryptoBase64 | [pure virtual] |
encode(unsigned char *inData, unsigned int inLength, unsigned char *outData, unsigned int outLength)=0 | XSECCryptoBase64 | [pure virtual] |
encodeFinish(unsigned char *outData, unsigned int outLength)=0 | XSECCryptoBase64 | [pure virtual] |
encodeInit(void)=0 | XSECCryptoBase64 | [pure virtual] |
XSECCryptoBase64() | XSECCryptoBase64 | [inline] |
~XSECCryptoBase64() | XSECCryptoBase64 | [inline, virtual] |