System::Security::Cryptography::X509Certificates::X509Certificate::GetCertHashString μέθοδος
X509Certificate::GetCertHashString() const method
Λαμβάνει το hash SHA1 για το τρέχον αντικείμενο ως δεκαεξαδική συμβολοσειρά.
virtual String System::Security::Cryptography::X509Certificates::X509Certificate::GetCertHashString() const
ReturnValue
Η δεκαεξαδική συμβολοσειρά.
Δείτε επίσης
- Class String
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++
X509Certificate::GetCertHashString(const HashAlgorithmName&) const method
Λαμβάνει το hash SHA1 για το τρέχον αντικείμενο ως δεκαεξαδική συμβολοσειρά.
virtual String System::Security::Cryptography::X509Certificates::X509Certificate::GetCertHashString(const HashAlgorithmName &hash_algorithm) const
| Parameter | Type | Περιγραφή |
|---|---|---|
| hash_algorithm | const HashAlgorithmName& | Όνομα αλγορίθμου κατακερματισμού. |
ReturnValue
Η δεκαεξαδική συμβολοσειρά.
Δείτε επίσης
- Class String
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++