SECBase64Encoder::SECBase64Encoder

SECBase64Encoder::SECBase64Encoder(bool bStreaming = FALSE)

Constructor. Creates an instance of the SECBase64Encoder class. The lone argument specifies the input mode.

Defined in: XMLCTEb64qp.h

Parameters

bStreaming = FALSE

If TRUE, the encoder will be initialized for the streaming mode. Default is FALSE.