This documentation is deprecated and will no longer be updated. Please use the official documentation at vanillapdf.readthedocs.io.
Vanilla.PDF  2.3.0
Cross-platform toolkit for creating and modifying PDF documents
EncryptionKeyHandle Member List

This is the complete list of members for EncryptionKeyHandle, including all inherited members.

EncryptionKey_CreateCustom(EncryptionKeyInitializeFunction initialize, EncryptionKeyCleanupFunction cleanup, EncryptionKeyDecryptFunction decrypt, EncryptionKeyContainsFunction contains, EncryptionKeyHandle **result)EncryptionKeyHandlerelated
EncryptionKey_FromUnknown(IUnknownHandle *handle, EncryptionKeyHandle **result)EncryptionKeyHandlerelated
EncryptionKey_Release(EncryptionKeyHandle *handle)EncryptionKeyHandlerelated
EncryptionKey_ToUnknown(EncryptionKeyHandle *handle, IUnknownHandle **result)EncryptionKeyHandlerelated
EncryptionKeyCleanupFunction typedefEncryptionKeyHandlerelated
EncryptionKeyContainsFunction typedefEncryptionKeyHandlerelated
EncryptionKeyDecryptFunction typedefEncryptionKeyHandlerelated
EncryptionKeyInitializeFunction typedefEncryptionKeyHandle
IUnknown_AddRef(IUnknownHandle *handle)IUnknownHandle
IUnknown_Release(IUnknownHandle *handle)IUnknownHandlerelated