System::Security::Cryptography::SHA384::Create metod
SHA384::Create() method
Skapar en instans av hash‑algoritm.
static SharedPtr<SHA384> System::Security::Cryptography::SHA384::Create()
ReturnValue
Ny skapad hash-instans.
Se även
- Typedef SharedPtr
- Class SHA384
- Class SHA384
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++
SHA384::Create(const String&) method
Skapar en instans av hash‑algoritm.
static SharedPtr<SHA384> System::Security::Cryptography::SHA384::Create(const String &algName)
| Parameter | Type | Beskrivning |
|---|---|---|
| algName | const String& | Måste vara “System.Security.Cryptography.SHA384”. |
ReturnValue
Ny skapad hash-instans.
Se även
- Typedef SharedPtr
- Class SHA384
- Class String
- Class SHA384
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++