![]() |
Vanilla.PDF
2.2.0
Cross-platform toolkit for creating and modifying PDF documents
|
Additional features that does not correspond directly with PDF. More...
Classes | |
| class | BufferHandle |
| Represents memory stored data. More... | |
| class | BufferArrayHandle |
| Represents a list of BufferHandle. More... | |
| class | EncryptionKeyHandle |
| Represents encryption key other than password. More... | |
| class | Errors |
| This class contains additional informations about last error occurred. More... | |
| class | InputOutputStreamHandle |
| Input stream can read and interpret input from sequences of characters. More... | |
| class | InputStreamHandle |
| Input stream can read and interpret input from sequences of characters. More... | |
| class | LibraryInfo |
| Informations about library version and author. More... | |
| class | LicenseInfo |
| Licensing utilities, determining whether this library is running in trial mode. More... | |
| class | Logging |
| The library can provide some additional debug and error messages. More... | |
| class | MemoryBufferOutputStreamHandle |
| An output stream that writes data to an internal memory buffer. More... | |
| class | MiscUtils |
| Static utility class for OpenSSL initialization and cleanup. More... | |
| class | OutputStreamHandle |
| Output stream can write sequences of characters and represent other kinds of data. More... | |
| class | PKCS12KeyHandle |
| PKCS#12 container is often used in cryptography to store asymmetric key pair. More... | |
| class | SignatureVerificationSettingsHandle |
| Configuration settings for signature verification. More... | |
| class | TrustedCertificateStoreHandle |
| Collection of trusted certificates for signature verification. More... | |
| class | SignatureVerificationResultHandle |
| Result of signature verification operation. More... | |
| class | SignatureVerifier |
| Static utility class for PKCS#7 signature verification. More... | |
| class | SigningKeyHandle |
| Used for document signing. More... | |
| class | IUnknownHandle |
| Base class for reference counting. More... | |
Additional features that does not correspond directly with PDF.
Supported digest algorithms used as hash functions.
| enum PDFVersion |
Range of available PDF versions.
Overall status of signature verification.