Documentation ¶
Overview ¶
* Copyright (C) 2019 Intel Corporation * SPDX-License-Identifier: BSD-3-Clause
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func VerifyCertBySha256 ¶
func VerifyCertBySha256(certSha256 [32]byte) func([][]byte, [][]*x509.Certificate) error
VerifyCertBySha256 method is used to verify the host certificate with tls SHA256 fingerprint
func VerifyCertBySha384 ¶
func VerifyCertBySha384(certSha384 [48]byte) func([][]byte, [][]*x509.Certificate) error
VerifyCertBySha384 method is used to verify the host certificate with tls SHA384 fingerprint
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.