ID3D11CryptoSession::GetCertificateSize, méthode (d3d11.h)
Obtient la taille de la chaîne de certificats du pilote.
Syntaxe
HRESULT GetCertificateSize(
[out] UINT *pCertificateSize
);
Paramètres
[out] pCertificateSize
Reçoit la taille de la chaîne de certificats, en octets.
Valeur retournée
Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.
Remarques
Pour obtenir le certificat, appelez ID3D11CryptoSession::GetCertificate.
Configuration requise
Client minimal pris en charge | Windows 8 [applications de bureau | Applications UWP] |
Serveur minimal pris en charge | Windows Server 2012 [applications de bureau | Applications UWP] |
Plateforme cible | Windows |
En-tête | d3d11.h |