SetaPDF_Core_Type_BypassSecHandlerInterface Interface for types that can bypass a security handler
File: /SetaPDF v2/Core/Type/BypassSecHandlerInterface.php
Implemented in
- SetaPDF_Core_Type_HexString
- SetaPDF_Core_Type_Stream
- SetaPDF_Core_Type_String
- SetaPDF_Core_Type_StringValue
Summary
Methods
setBypassSecHandler()
abstract public SetaPDF_Core_Type_BypassSecHandlerInterface::setBypassSecHandler (
[ boolean $bypassSecHandler = true ]
): voidBypass the security handler or not.
Parameters
- $bypassSecHandler : boolean