Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.08 KB

File metadata and controls

24 lines (16 loc) · 1.08 KB
-api-id -api-type
T:Windows.Security.Cryptography.Certificates.KeyAlgorithmNames
winrt class

Windows.Security.Cryptography.Certificates.KeyAlgorithmNames

-description

Defines several commonly used public key algorithm names. You can use this class in the KeyAlgorithmName property on the CertificateRequestProperties class.

-remarks

This class contains only static properties. You do not have to create an instance of the class to retrieve the properties. Instead, use the class name followed by the dot operator (.), followed by the property name.

-examples

[!code-csharpShowKeyAlgNamesClass]

-see-also

CertificateRequestProperties, KeyAlgorithmName, Windows.Security.Cryptography.Certificates