azure

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2026 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Package azure provides an Azure Key Vault signer implementation.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAzureSigner

func NewAzureSigner(ctx context.Context, vaultURL, keyName, keyVersion string, credential azcore.TokenCredential, opts *azkeys.ClientOptions) (provider.Provider, error)

NewAzureSigner creates a new Azure Key Vault signer.

func NewSigner

func NewSigner(ctx context.Context, key string) (provider.Provider, error)

NewSigner returns a new Azure Key Vault signer with default configuration. The key parameter is the full key identifier URL: https://<vault-name>.vault.azure.net/keys/<key-name>[/<key-version>]

Types

This section is empty.

Jump to

Keyboard shortcuts

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