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 (
 X509\CollectionInterface|iterable $certificates 
): voidAdd certificates.
Parameters
- $certificates : X509\CollectionInterface|iterable
 
save()
                
                
                                         
                
            
            Save the bundle.
The file will only be re-created if anything in the bundle was changed.
Parameters
- $forceUpdate : bool
 
