1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-06-28 11:55:08 +03:00

spelling: revocation

This commit is contained in:
Josh Soref 2018-02-28 05:05:16 +00:00
parent 4788d3ae74
commit 9c35304e46

View File

@ -872,7 +872,7 @@ namespace CoreUtil
RevocationCheckNone = 16, RevocationCheckNone = 16,
RevocationCheckEndCert = 32, RevocationCheckEndCert = 32,
RevocationCheckChain = 64, RevocationCheckChain = 64,
RecovationCheckChainExcludeRoot = 128, RevocationCheckChainExcludeRoot = 128,
Safer = 256, Safer = 256,
HashOnly = 512, HashOnly = 512,
UseDefaultOSVerCheck = 1024, UseDefaultOSVerCheck = 1024,