setasign\SetaPDF2\Signer\Cms

CertsOnly Class to handle CertsOnly CMS containers.

File: /SetaPDF v2/Signer/Cms/CertsOnly.php
Old class name (alias): \SetaPDF_Signer_Cms_CertsOnly

Class hierarchy

Summary

Properties

$_certificates

The ASN.1 object referencing the Certificates.

$_message

The message object.


Methods

__construct()

public CertsOnly::__construct (
string $message
)

The constructor

Parameters
$message : string

PEM or DER encoded

getAll()

Get all certificates from this container.

Exceptions

Throws \setasign\SetaPDF2\Signer\Asn1\Exception