Index
-
\setasign\SetaPDF2
-
Core
-
Type
- AbstractType
- BypassSecHandlerInterface
- Dictionary
- Exception
- IndirectObjectInterface
- IndirectReference
- OwnerInterface
- PdfArray
- PdfBoolean
- PdfCallback
- PdfDictionary
- PdfHexString
- PdfIndirectObject
- PdfIndirectReference
- PdfName
- PdfNull
- PdfNumeric
- PdfObjectStream
- PdfRaw
- PdfScalarValueInterface
- PdfStream
- PdfString
- PdfStringInterface
- PdfToken
-
Type
-
Core
setasign\SetaPDF2\Core\Type
BypassSecHandlerInterface Interface for types that can bypass a security handler
File: /SetaPDF v2/Core/Type/BypassSecHandlerInterface.php
Old class name (alias):
\SetaPDF_Core_Type_BypassSecHandlerInterface
Implemented in
Summary
Methods
setBypassSecHandler()
abstract public BypassSecHandlerInterface::setBypassSecHandler (
bool $bypassSecHandler = true
): voidBypass the security handler or not.
Parameters
- $bypassSecHandler : bool