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