#include <CMSSignatureOptions.h>
|
| TRN_CMSSignatureOptions | m_impl |
| |
Optional data for CMS creation.
Definition at line 19 of file CMSSignatureOptions.h.
| pdftron::PDF::CMSSignatureOptions::CMSSignatureOptions |
( |
| ) |
|
| pdftron::PDF::CMSSignatureOptions::~CMSSignatureOptions |
( |
| ) |
|
| pdftron::PDF::CMSSignatureOptions::CMSSignatureOptions |
( |
TRN_CMSSignatureOptions |
impl | ) |
|
| void pdftron::PDF::CMSSignatureOptions::AddTimestampToken |
( |
const std::vector< UChar > & |
token_buf | ) |
|
Add a timestamp token to the CMS.
- Parameters
-
| token_buf | The timestamp token. |
| void pdftron::PDF::CMSSignatureOptions::AddTimestampToken |
( |
const UChar * |
token_buf, |
|
|
const size_t |
token_buf_size |
|
) |
| |
Add a timestamp token to the CMS.
- Parameters
-
| token_buf | The timestamp token. |
| token_buf_size | The size of the timestamp token buffer. |
| void pdftron::PDF::CMSSignatureOptions::Destroy |
( |
| ) |
|
|
protected |
| TRN_CMSSignatureOptions pdftron::PDF::CMSSignatureOptions::m_impl |
| bool pdftron::PDF::CMSSignatureOptions::m_owner |
|
mutableprotected |
The documentation for this class was generated from the following file: