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