System::Security::Cryptography::Oid::FromOidValue 方法
Oid::FromOidValue method
从指定的 OID 值创建 OID 对象。
static SharedPtr<Oid> System::Security::Cryptography::Oid::FromOidValue(const String &oid_value, OidGroup group)
| 参数 | 类型 | 描述 |
|---|---|---|
| oid_value | const String& | OID 值。 |
| group | OidGroup | 要搜索的 OID 组。 |
另见
- Typedef SharedPtr
- Class Oid
- Class String
- Enum OidGroup
- Class Oid
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++