SECBase64Encoder Class
class SECBase64Encoder: public SECCTEBase
The SECBase64Encoder class derives from the SECCTEBase class and implements the logic for the Base64 encoding scheme. SECBase64Encoder merely inherits the API implemented by SECCTEBase and does not add any attributes of it's own.See Also SECCTEBase and SECQPEncoder
Defined in: XMLCTEb64qp.h
Class Members
SECBase64Encoder(bool bStreaming=false)
Constructor.
virtual ~SECBase64Encoder()
Destructor.