System::Security::Cryptography::RSAEncryptionPadding::GetHashCode metodo

RSAEncryptionPadding::GetHashCode method

Analogo del metodo C# Object.GetHashCode(). Consente l’hashing di oggetti personalizzati.

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

ReturnValue

Valore del codice hash calcolato dalla classe corrispondente.

Vedi anche