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