System::Security::Cryptography::X509Certificates::X500DistinguishedName::Decode method
X500DistinguishedName::Decode method
Decodes name using parameters specified by flags.
String System::Security::Cryptography::X509Certificates::X500DistinguishedName::Decode(X500DistinguishedNameFlags flags) const
Parameter | Type | Description |
---|---|---|
flags | X500DistinguishedNameFlags | Bitwise junction of flags to use. |
ReturnValue
Decoded name.
See Also
- Class String
- Enum X500DistinguishedNameFlags
- Class X500DistinguishedName
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.PUB for C++