System::Security::Cryptography::Oid::FromOidValue method
Oid::FromOidValue method
Create OID object from the specified OID value.
static SharedPtr<Oid> System::Security::Cryptography::Oid::FromOidValue(const String &oid_value, OidGroup group)
Parameter | Type | Description |
---|---|---|
oid_value | const String& | OID value. |
group | OidGroup | OID group to search in. |
See Also
- Typedef SharedPtr
- Class Oid
- Class String
- Enum OidGroup
- Class Oid
- Namespace System::Security::Cryptography
- Library Aspose.PUB for C++