Pdf |
The PdfRSASignaturePadding type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Pkcs1 | Gets the object that represents RSASSA-PKCS1-v1.5 signature scheme of the PKCS #1: RSA Encryption Standard that is supported for compatibility with existing applications. |
![]() ![]() | Pss | Gets the object that represents Probabilistic Signature Scheme (RSASSA-PSS) of the PKCS #1: RSA Encryption Standard that is recommended for new applications. Parameters of the RSASSA-PSS are set to the following default values:
|
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Determines whether the specified Object is equal to this PdfRSASignaturePadding instance.
(Overrides ObjectEquals(Object)) |
![]() | Equals(PdfRSASignaturePadding) | Determines whether the other PdfRSASignaturePadding is equal to this PdfRSASignaturePadding instance. |
![]() | GetHashCode |
Returns a hash code for this PdfRSASignaturePadding instance.
(Overrides ObjectGetHashCode) |
![]() | ToString |
Returns a String that represents this PdfRSASignaturePadding instance.
(Overrides ObjectToString) |
Name | Description | |
---|---|---|
![]() ![]() | Equality(PdfRSASignaturePadding, PdfRSASignaturePadding) | Determines whether left and right PdfRSASignaturePaddings are equal. |
![]() ![]() | Inequality(PdfRSASignaturePadding, PdfRSASignaturePadding) | Determines whether left and right PdfRSASignaturePaddings are not equal. |