Loading...
Searching...
No Matches
pdftron::Crypto::AlgorithmParams Class Reference

#include <AlgorithmParams.h>

Inheritance diagram for pdftron::Crypto::AlgorithmParams:

Public Member Functions

 AlgorithmParams ()
 AlgorithmParams (const AlgorithmParams &other)
AlgorithmParamsoperator= (const AlgorithmParams &other)
virtual ~AlgorithmParams ()
 AlgorithmParams (TRN_AlgorithmParams impl)

Public Attributes

TRN_AlgorithmParams m_impl

Protected Member Functions

void Destroy ()

Protected Attributes

bool m_owner

Detailed Description

Base class for AlgorithmIdentifier parameters.

Definition at line 20 of file AlgorithmParams.h.

Constructor & Destructor Documentation

◆ AlgorithmParams() [1/3]

pdftron::Crypto::AlgorithmParams::AlgorithmParams ( )

◆ AlgorithmParams() [2/3]

pdftron::Crypto::AlgorithmParams::AlgorithmParams ( const AlgorithmParams & other)

◆ ~AlgorithmParams()

virtual pdftron::Crypto::AlgorithmParams::~AlgorithmParams ( )
virtual

◆ AlgorithmParams() [3/3]

pdftron::Crypto::AlgorithmParams::AlgorithmParams ( TRN_AlgorithmParams impl)

Member Function Documentation

◆ Destroy()

void pdftron::Crypto::AlgorithmParams::Destroy ( )
protected

◆ operator=()

AlgorithmParams & pdftron::Crypto::AlgorithmParams::operator= ( const AlgorithmParams & other)

Member Data Documentation

◆ m_impl

TRN_AlgorithmParams pdftron::Crypto::AlgorithmParams::m_impl

Definition at line 31 of file AlgorithmParams.h.

◆ m_owner

bool pdftron::Crypto::AlgorithmParams::m_owner
mutableprotected

Definition at line 39 of file AlgorithmParams.h.


The documentation for this class was generated from the following file: