Merge pull request #196 from Justinha/VSTS8863578

added signing flag to KeyUsageProperty
This commit is contained in:
Justin Hall
2016-09-19 15:05:19 -07:00
committed by GitHub

View File

@ -162,7 +162,7 @@ Certreq example:
Exportable=true
RequestType=Cert
KeyUsage="CERT_KEY_ENCIPHERMENT_KEY_USAGE"
KeyUsageProperty="NCRYPT_ALLOW_DECRYPT_FLAG"
KeyUsageProperty="NCRYPT_ALLOW_DECRYPT_FLAG | NCRYPT_ALLOW_SIGNING_FLAG"
KeyLength=2048
SMIME=FALSE
HashAlgorithm=sha512