<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>HowTo: (PKI) Specify CERT_KEY_AGREEMENT_KEY_USAGE  and  CERT_KEY_ENCIPHERMENT_KEY_USAGE at the same time.</title><link>http://blogs.msdn.com/spatdsg/archive/2006/04/27/585450.aspx</link><description>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</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: HowTo: (PKI) Specify CERT_KEY_AGREEMENT_KEY_USAGE  and  CERT_KEY_ENCIPHERMENT_KEY_USAGE at the same time.</title><link>http://blogs.msdn.com/spatdsg/archive/2006/04/27/585450.aspx#8749676</link><pubDate>Fri, 18 Jul 2008 18:02:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8749676</guid><dc:creator>Luciano</dc:creator><description>&lt;p&gt;This is not clear AT ALL. Where are these flags defined ? What does removing that entry implies ? How can I change the key Usage from b8 to 0x06 ?&lt;/p&gt;
</description></item></channel></rss>