]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/Application/Cryptest/Cryptest.h
1. Add new API supports for PEM & X509 key retrieving & verification;
[mirror_edk2.git] / CryptoPkg / Application / Cryptest / Cryptest.h
index b63128552ed5102353ec27fa58d5698469024eac..cc68cd3ce531eec392705bcd370d8b719aae2997 100644 (file)
@@ -72,6 +72,18 @@ ValidateCryptRsa (
   VOID\r
   );\r
 \r
+/**\r
+  Validate UEFI-OpenSSL RSA Key Retrieving (from PEM & X509) & Signature Interfaces.\r
+\r
+  @retval  EFI_SUCCESS  Validation succeeded.\r
+  @retval  EFI_ABORTED  Validation failed.\r
+\r
+**/\r
+EFI_STATUS\r
+ValidateCryptRsa2 (\r
+  VOID\r
+  );\r
+\r
 /**\r
   Validate UEFI-OpenSSL PKCS#7 Verification Interfaces.\r
 \r