System::Security::Cryptography::RSAEncryptionPadding::GetHashCode metode

RSAEncryptionPadding::GetHashCode method

Analogi dari metode C# Object.GetHashCode(). Memungkinkan hashing objek khusus.

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

ReturnValue

Nilai kode hash sebagaimana dihitung oleh kelas yang bersangkutan.

Lihat Juga