mockkeyvault

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KeyVaultClient

type KeyVaultClient struct {
	KeyID     string
	Algorithm keyvault.JSONWebKeyEncryptionAlgorithm
	// contains filtered or unexported fields
}

func (*KeyVaultClient) Decrypt

func (*KeyVaultClient) Encrypt

func (*KeyVaultClient) GetUserAgent added in v0.5.0

func (kvc *KeyVaultClient) GetUserAgent() string

func (*KeyVaultClient) GetVaultURL added in v0.5.0

func (kvc *KeyVaultClient) GetVaultURL() string

func (*KeyVaultClient) SetDecryptResponse

func (kvc *KeyVaultClient) SetDecryptResponse(decryptOut []byte, err error)

func (*KeyVaultClient) SetEncryptResponse

func (kvc *KeyVaultClient) SetEncryptResponse(encryptOut []byte, err error)

func (*KeyVaultClient) ValidateAnnotations added in v0.5.0

func (kvc *KeyVaultClient) ValidateAnnotations(annotations map[string][]byte, keyID string) error

Jump to

Keyboard shortcuts

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