System::Security::Cryptography::SymmetricAlgorithm::Create 메서드
SymmetricAlgorithm::Create method
알고리즘 인스턴스를 생성합니다.
static SharedPtr<SymmetricAlgorithm> System::Security::Cryptography::SymmetricAlgorithm::Create(const String &algName)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| algName | const String& | "Rijndael", "TripleDES" 또는 "RC2"여야 합니다. |
ReturnValue
새로 생성된 알고리즘.
또 보기
- Typedef SharedPtr
- Class SymmetricAlgorithm
- Class String
- Class SymmetricAlgorithm
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++