RevokedException

Thrown when a responder or a CRL states that a certificate is revoked.

Table of contents

Namespace: Com\Tecnick\Pdf\Sign

Extends: Exception

File: RevokedException.php line 37

Thrown when a responder or a CRL states that a certificate is revoked.

A distinct type from Exception, which covers an answer that did not arrive or was refused. Ltv\SkipReason::Revoked is the code the $onSkip observer receives.

Tags