keyvault

package
v0.0.0-...-5b9f4f4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 30, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ParseCertificates = crypto.ParseCertificates
View Source
var VAULTADDR, VAULTTOKEN string

Functions

This section is empty.

Types

type VaultClientWrapper

type VaultClientWrapper struct {
	// contains filtered or unexported fields
}

func NewVaultClientFromKeyID

func NewVaultClientFromKeyID(id string) (*VaultClientWrapper, error)

func (*VaultClientWrapper) GetCertificateChain

func (vw *VaultClientWrapper) GetCertificateChain(ctx context.Context) ([]*x509.Certificate, error)

func (*VaultClientWrapper) SignWithTransit

func (vw *VaultClientWrapper) SignWithTransit(ctx context.Context, encodedData string, signAlgorithm string) ([]byte, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL