System::Security::Cryptography::RSAEncryptionPadding::GetHashCode 方法
RSAEncryptionPadding::GetHashCode method
相当于 C# 的 Object.GetHashCode() 方法。支持对自定义对象进行哈希处理。
int System::Security::Cryptography::RSAEncryptionPadding::GetHashCode() const override
ReturnValue
由相应类计算的哈希码值。
另见
- Class RSAEncryptionPadding
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++