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