Creates a new identity crypt filter.
Configuration options with authentication event.
Authentication event trigger.
Crypt filter method identifier.
Key length in bits.
Protected OptionalsecuritySecurity handler for cryptographic operations.
Gets a passthrough cipher that returns data unchanged.
A cipher that performs no encryption or decryption.
Gets the current security handler.
The security handler, or undefined if not set.
Sets the security handler for this crypt filter.
The security handler to use for key derivation.
Converts this crypt filter to a PDF dictionary representation.
The crypt filter dictionary.
Identity crypt filter that passes data through without encryption. Used when no encryption is needed for specific content types.
Example