CryptFilterDecodeParams
in package
implements
Serializable
Crypt filter /DecodeParms — ISO 32000-2 §7.4.10, Table 14.
Selects which named crypt filter from the document's /CF dictionary is used to decrypt a specific stream.
Attributes
- #[RequiresPdfVersion]
- \Phpdftk\Pdf\Core\PdfVersion::V1_5
Table of Contents
Interfaces
- Serializable
- Contract for anything that can emit raw PDF syntax via `toPdf()`.
Properties
Methods
- toPdf() : string
Properties
$name
public
PdfName|null
$name
= null
$type
public
PdfName|null
$type
= null
Methods
toPdf()
public
toPdf() : string