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.Font for C++
SHA384::Create(const String&) method
ينشئ نسخة من خوارزمية التجزئة.
static SharedPtr<SHA384> System::Security::Cryptography::SHA384::Create(const String &algName)
| معامل | نوع | الوصف |
|---|---|---|
| algName | const String& | يجب أن يكون “System.Security.Cryptography.SHA384”. |
ReturnValue
مثيل مُجزئ تم إنشاؤه حديثًا.
انظر أيضًا
- Typedef SharedPtr
- Class SHA384
- Class String
- Class SHA384
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++