diff options
Diffstat (limited to 'CryptoPkg/Library/BaseCryptLib/Pk/CryptTsNull.c')
-rw-r--r-- | CryptoPkg/Library/BaseCryptLib/Pk/CryptTsNull.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CryptoPkg/Library/BaseCryptLib/Pk/CryptTsNull.c b/CryptoPkg/Library/BaseCryptLib/Pk/CryptTsNull.c index eb32aafede..a43f733c86 100644 --- a/CryptoPkg/Library/BaseCryptLib/Pk/CryptTsNull.c +++ b/CryptoPkg/Library/BaseCryptLib/Pk/CryptTsNull.c @@ -16,7 +16,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #include "InternalCryptLib.h"
/**
- Verifies the validility of a RFC3161 Timestamp CounterSignature embedded in PE/COFF Authenticode
+ Verifies the validity of a RFC3161 Timestamp CounterSignature embedded in PE/COFF Authenticode
signature.
Return FALSE to indicate this interface is not supported.
|