System::Security::Cryptography::RIPEMD160::Create metodu
RIPEMD160::Create() method
Hash algoritması örneği oluşturur.
static SharedPtr<RIPEMD160> System::Security::Cryptography::RIPEMD160::Create()
ReturnValue
Yeni oluşturulan hasher örneği.
Ayrıca Bakınız
- Typedef SharedPtr
- Class RIPEMD160
- Class RIPEMD160
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++
RIPEMD160::Create(const String&) method
Hash algoritması örneği oluşturur.
static SharedPtr<RIPEMD160> System::Security::Cryptography::RIPEMD160::Create(const String &algName)
| Parametre | Tür | Açıklama |
|---|---|---|
| algName | const String& | Şu olmalıdır “System.Security.Cryptography.RIPEMD160”. |
ReturnValue
Yeni oluşturulan hasher örneği.
Ayrıca Bakınız
- Typedef SharedPtr
- Class RIPEMD160
- Class String
- Class RIPEMD160
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++