RSASignaturePadding::GetHashCode Method ()

 

Returns the hash code for this RSASignaturePadding instance.

Namespace:   System.Security.Cryptography
Assembly:  mscorlib (in mscorlib.dll)

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

The hash code for this RSASignaturePadding instance.

.NET Framework
Available since 4.6
Return to top
Show: