RSASignaturePadding Class
Specifies the padding mode and parameters to use with RSA signature creation or verification operations.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Returns a value that indicates whether this instance is equal to a specified object. (Overrides Object::Equals(Object^).) |
![]() | Equals(RSASignaturePadding^) | Returns a value that indicates whether this instance is equal to a specified RSASignaturePadding object. |
![]() | GetHashCode() | Returns the hash code for this RSASignaturePadding instance.(Overrides Object::GetHashCode().) |
![]() | GetType() | |
![]() | ToString() | Returns the string representation of the current RSASignaturePadding instance. (Overrides Object::ToString().) |
| Name | Description | |
|---|---|---|
![]() ![]() | Equality(RSASignaturePadding^, RSASignaturePadding^) | Indicates whether two specified RSASignaturePadding objects are equal. |
![]() ![]() | Inequality(RSASignaturePadding^, RSASignaturePadding^) | Indicates whether two specified RSASignaturePadding objects are unequal. |
Available since 4.6
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



