Click or drag to resize

PdfRSASignaturePadding Methods

The PdfRSASignaturePadding type exposes the following members.

Methods
 NameDescription
Public methodEquals(Object) Determines whether the specified Object is equal to this PdfRSASignaturePadding instance.
(Overrides ObjectEquals(Object))
Public methodEquals(PdfRSASignaturePadding) Determines whether the other PdfRSASignaturePadding is equal to this PdfRSASignaturePadding instance.
Public methodGetHashCode Returns a hash code for this PdfRSASignaturePadding instance.
(Overrides ObjectGetHashCode)
Public methodToString Returns a String that represents this PdfRSASignaturePadding instance.
(Overrides ObjectToString)
Top
See Also