SECQPEncoder::SetProtectFrom
voidSECQPEncoder::SetProtectFrom(boolbSet)
Setting the 'protect-from' mode to TRUE forces the encoder to replace the first character of a "From" sub-string encountered at the beginning of a line with it's hexadecimal equivalent. The default is set to FALSE.
Defined in: XMLCTEb64qp.h
Return Value
void
Parameters
bSet
When TRUE, 'protect-from' is enabled.