Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The CertFindRDNAttr function finds the first RDN attribute identified by its object identifier (OID) in a list of the Relative Distinguished Names (RDN).
PCERT_RDN_ATTR CertFindRDNAttr(
[in] LPCSTR pszObjId,
[in] PCERT_NAME_INFO pName
);
[in] pszObjId
A pointer to the object identifier (OID) to use In the search.
[in] pName
A pointer to a CERT_NAME_INFO structure containing the list of the Relative Distinguished Names to be searched.
Returns a pointer to the attribute, if one is found. Otherwise, NULL is returned.
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2003 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | wincrypt.h |
Library | Crypt32.lib |
DLL | Crypt32.dll |
Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register now