setasign\SetaPDF2\Signer
CertificateBundler Class for creation of certificate bundles.
File: /SetaPDF v2/Signer/CertificateBundler.php
Old class name (alias):
\SetaPDF_Signer_CertificateBundler
Class hierarchy
Summary
Properties
$outputPath
protected string CertificateBundler::$outputPath
The output path.
Methods
addCertificate()
addCertificates()
public CertificateBundler::addCertificates (
\SetaPDF_Signer_X509_CollectionInterface|iterable $certificates
): voidAdd certificates.
Parameters
- $certificates : \SetaPDF_Signer_X509_CollectionInterface|iterable
save()
Save the bundle.
The file will only be re-created if anything in the bundle was changed.
Parameters
- $forceUpdate : bool