gcpkms

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package gcpkms implements cryptographic signing using Google Cloud Key Management Service.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

Types

type GCPKeyManager

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

GCPKeyManager providers a crypto.Signer that uses GCP KSM to sign bytes.

func (*GCPKeyManager) NewSigner

func (g *GCPKeyManager) NewSigner(ctx context.Context, keyID string) (crypto.Signer, error)

Jump to

Keyboard shortcuts

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