kmssigner

package
v0.0.0-...-e5dbab7 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package kmssigner implements a crypto.Signer backed by Google Cloud KMS.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Signer

type Signer interface {
	crypto.Signer
	RSAPublicKey() *rsa.PublicKey
	CreationTime() time.Time
}

Signer extends crypto.Signer to provide more key metadata.

func New

New returns a crypto.Signer backed by the named Google Cloud KMS key.

Jump to

Keyboard shortcuts

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