mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-30 09:43:42 +00:00
Merge remote-tracking branch 'refs/remotes/origin/master' into sh-bug-fix
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user