6#ifndef PDFTK_PTLENCRYPT_PUBSEC_H_
7#define PDFTK_PTLENCRYPT_PUBSEC_H_
PtlEncrypt(FILTER_TYPE filterType)
コンストラクタ
PtlEncryptPubKey(PUBSEC_FILER_TYPE filter, int keyLength, PUBSEC_METHOD_TYPE method)
コンストラクタ
PtlEncryptPubKey & operator=(const PtlEncryptPubKey &obj)
コピーオペレータ
PUBSEC_METHOD_TYPE getMethod() const
公開キーセキュリティハンドラのメソッドを取得。
PtlEncryptPubKey(const PtlEncryptPubKey &obj)
コピーコンストラクタ
PtlRecipients & getRecipients()
受信者コンテナを取得。
virtual ~PtlEncryptPubKey()
デストラクタ
void setMethod(PUBSEC_METHOD_TYPE method)
公開キーセキュリティハンドラのメソッドを設定。