Welcome to MSDN Blogs Sign in | Join | Help

April 2006 - Posts

HowTo: (PKI) Specify CERT_KEY_AGREEMENT_KEY_USAGE and CERT_KEY_ENCIPHERMENT_KEY_USAGE at the same time.

When you request Key Encipherment and Key Agreement in the key usage - we strip off the Key Agreement flag by default. Here are the available flags: #define CERT_DIGITAL_SIGNATURE_KEY_USAGE 0x80 #define CERT_NON_REPUDIATION_KEY_USAGE 0x40 #define CERT_KEY_ENCIPHERMENT_KEY_USAGE
Posted by SpatDSG | 1 Comments
Filed under:
 
Page view tracker