System::Security::Cryptography::SHA256::Create μέθοδος
SHA256::Create() method
Δημιουργεί μια παρουσία αλγορίθμου κατακερματισμού.
static SharedPtr<SHA256> System::Security::Cryptography::SHA256::Create()
ReturnValue
Νέα δημιουργημένη παρουσία κατακερματιστή.
Δείτε επίσης
- Typedef SharedPtr
- Class SHA256
- Class SHA256
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++
SHA256::Create(const String&) method
Δημιουργεί μια παρουσία αλγορίθμου κατακερματισμού.
static SharedPtr<SHA256> System::Security::Cryptography::SHA256::Create(const String &algName)
| Parameter | Type | Περιγραφή |
|---|---|---|
| algName | const String& | Πρέπει να είναι “System.Security.Cryptography.SHA256”. |
ReturnValue
Νέα δημιουργημένη παρουσία κατακερματιστή.
Δείτε επίσης
- Typedef SharedPtr
- Class SHA256
- Class String
- Class SHA256
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++