6#ifndef PDFTK_PTLENCRYPT_H_
7#define PDFTK_PTLENCRYPT_H_
44 int getHandle()
const;
void setEncryptComponent(ENCRYPT_COMPONENT component)
暗号化する文書コンポーネントの設定。
virtual ~PtlEncrypt()
デストラクタ
ENCRYPT_COMPONENT getEncryptComponent() const
暗号化する文書コンポーネントを取得。
PtlEncrypt(const PtlEncrypt &obj)
コピーコンストラクタ
int getKeyLength() const
キー長を取得。
void setKeyLength(int keyLength)
キー長を設定。
void setPermission(const PtlEncryptPermission &perm)
ユーザアクセス許可フラグを設定。
PtlEncrypt & operator=(const PtlEncrypt &obj)
コピーオペレータ
const PtlEncryptPermission & getPermission() const
ユーザアクセス許可フラグを取得。
PtlEncrypt(FILTER_TYPE filterType)
コンストラクタ
FILTER_TYPE getFilterType() const
暗号化のフィルターを取得。
@ ENCRYPT_ONLY_ATTACHED_FILE
@ ENCRYPT_EXCEPT_METADATA