Encode BER end-of-content octets to streamBuf.
Declared in <balber_berutil.h>
static
int
putEndOfContentOctets(std::streambuf* streamBuf);
Return 0 on success, and a non-zero value otherwise.
0 on success, and a non-zero value otherwise
| Name | Description |
|---|---|
| streamBuf | output stream buffer |