added ProviderType to inf file

This commit is contained in:
Justinha 2016-08-09 16:03:59 -07:00
parent d27717753a
commit 11c8f5863c

View File

@ -149,6 +149,7 @@ To create a self-signed certificate, do the following:
``` syntax ``` syntax
[NewRequest] [NewRequest]
Subject="CN=BitLocker Network Unlock certificate" Subject="CN=BitLocker Network Unlock certificate"
ProviderType=0
Exportable=true Exportable=true
RequestType=Cert RequestType=Cert
KeyUsage="CERT_KEY_ENCIPHERMENT_KEY_USAGE" KeyUsage="CERT_KEY_ENCIPHERMENT_KEY_USAGE"