6#ifndef PDFTRON_H_CPPCryptoAlgorithmIdentifier
7#define PDFTRON_H_CPPCryptoAlgorithmIdentifier
8#include <C/Crypto/TRN_AlgorithmIdentifier.h>
90#include <Impl/AlgorithmIdentifier.inl>
AlgorithmIdentifier(TRN_AlgorithmIdentifier impl)
TRN_AlgorithmIdentifier m_impl
AlgorithmIdentifier(const ObjectIdentifier::Predefined oid_type)
AlgorithmIdentifier(const ObjectIdentifier &oid)
AlgorithmIdentifier(const DigestAlgorithm::Type digest_algorithm_type)
AlgorithmIdentifier(const DigestAlgorithm::Type digest_algorithm_type, const AlgorithmParams ¶ms)
AlgorithmIdentifier(const ObjectIdentifier &oid, const AlgorithmParams ¶ms)
AlgorithmIdentifier(const AlgorithmIdentifier &other)
AlgorithmIdentifier & operator=(const AlgorithmIdentifier &other)
AlgorithmIdentifier(const ObjectIdentifier::Predefined oid_type, const AlgorithmParams ¶ms)