Documentation
¶
Overview ¶
Copyright (c) Microsoft Corporation. Licensed under the MIT License.
Copyright (c) Microsoft Corporation. Licensed under the MIT License.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ICertHandler ¶
type LinuxCertificateHandler ¶
type LinuxCertificateHandler struct { CertOperations crypto.CertificateOperations // contains filtered or unexported fields }
func (*LinuxCertificateHandler) Encrypt ¶
func (ch *LinuxCertificateHandler) Encrypt(bytesToEncrypt []byte) (encryptedBytes []byte, err error)
func (*LinuxCertificateHandler) GetThumbprint ¶
func (ch *LinuxCertificateHandler) GetThumbprint() (certThumbprint string, err error)
Click to show internal directories.
Click to hide internal directories.