SECCTEBase::GetFinalNewline

bool SECCTEBase::GetFinalNewline(void)

Returns the final newline output state.

Defined in: XMLCTEb64qp.h

Return Value

Returns TRUE if final newline is set. FALSE otherwise.

Comments

The SECBase64Encoder class has this attribute set to FALSE by default. The default behavior for SECQPEncoder, however, is to output the final newline character.