auth

package
v1.1.5 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientKeySigner

type ClientKeySigner struct {
	PublicKeyId string
	PrivateKey  string
}

func NewClientKeySigner

func NewClientKeySigner(publicKeyId, privateKey string) *ClientKeySigner

func (*ClientKeySigner) GetAccessKeyId

func (signer *ClientKeySigner) GetAccessKeyId() (string, error)

func (*ClientKeySigner) GetExtraParam

func (signer *ClientKeySigner) GetExtraParam() map[string]string

func (*ClientKeySigner) GetName

func (signer *ClientKeySigner) GetName() string

func (*ClientKeySigner) GetType

func (signer *ClientKeySigner) GetType() string

func (*ClientKeySigner) GetVersion

func (signer *ClientKeySigner) GetVersion() string

func (*ClientKeySigner) Sign

func (signer *ClientKeySigner) Sign(stringToSign, secretSuffix string) string

Jump to

Keyboard shortcuts

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