System::Security::Cryptography::RSAEncryptionPadding::GetHashCode metod

RSAEncryptionPadding::GetHashCode method

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

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

ReturnValue

Hashkodsvärde som beräknas av motsvarande klass.

Se även