]> git.proxmox.com Git - mirror_edk2.git/blame - SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.uni
SecurityPkg Tpm2DeviceLibDTpm: Update enum type name to match the one in lib
[mirror_edk2.git] / SecurityPkg / Library / DxeRsa2048Sha256GuidedSectionExtractLib / DxeRsa2048Sha256GuidedSectionExtractLib.uni
CommitLineData
e080218b
JJ
1// /** @file\r
2// This library doesn't produce any library class. The constructor function uses\r
3//\r
4// ExtractGuidedSectionLib service to register an RSA 2048 SHA 256 guided section handler\r
5// that parses RSA 2048 SHA 256 encapsulation section and extracts raw data.\r
6// \r
7// It uses the BaseCrypyLib based on OpenSSL to authenticate the signature.\r
8//\r
9// Copyright (c) 2013 - 2014, Intel Corporation. All rights reserved.<BR>\r
10//\r
11// This program and the accompanying materials\r
12// are licensed and made available under the terms and conditions of the BSD License\r
13// which accompanies this distribution. The full text of the license may be found at\r
14// http://opensource.org/licenses/bsd-license.php\r
15// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
16// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
17//\r
18// **/\r
19\r
20\r
21#string STR_MODULE_ABSTRACT #language en-US "Provides security service of RSA 2048 SHA 256 guided section verification"\r
22\r
23#string STR_MODULE_DESCRIPTION #language en-US "This library doesn't produce any library class. The constructor function uses ExtractGuidedSectionLib service to register an RSA 2048 SHA 256 guided section handler that parses RSA2048 SHA256 encapsulation section and extracts raw data. It uses the BaseCryptLib based on OpenSSL to authenticate the signature."\r
24\r