Click or drag to resize
MimeKit

RsaSignaturePadding Methods

The RsaSignaturePadding type exposes the following members.

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