2017-04-06 04:10:39 +02:00
|
|
|
// /** @file
|
|
|
|
// Provides the capability to configure Tls Authentication in a setup browser
|
|
|
|
//
|
|
|
|
// By this module, user may change the content of TlsCaCertificate.
|
|
|
|
//
|
|
|
|
// Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
|
|
|
|
//
|
2019-04-04 01:06:13 +02:00
|
|
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
2017-04-06 04:10:39 +02:00
|
|
|
//
|
|
|
|
// **/
|
|
|
|
|
|
|
|
|
|
|
|
#string STR_MODULE_ABSTRACT #language en-US "Provides the capability to configure Tls Authentication in a setup browser"
|
|
|
|
|
|
|
|
#string STR_MODULE_DESCRIPTION #language en-US "By this module, user may change the content of TlsCaCertificate."
|
|
|
|
|