System::Security::Cryptography::RSASignaturePadding::GetHashCode metod

RSASignaturePadding::GetHashCode method

Analog till C# Object.GetHashCode()-metoden. Möjliggör hashning av anpassade objekt.

int System::Security::Cryptography::RSASignaturePadding::GetHashCode() const override

ReturnValue

Hashkodsvärde som beräknas av motsvarande klass.

Se även