[]
Represents an exception that occurred while performing a security related task such as signing, encrypting, decrypting etc.
public class PdfSecurityException : PdfException, ISerializable
Public Class PdfSecurityException
Inherits PdfException
Implements ISerializable
| Name | Description |
|---|---|
| PdfSecurityException(string) | Initializes a new instance of the PdfSecurityException class. |
| PdfSecurityException(string, Exception) | Initializes a new instance of the PdfSecurityException class. |