keys

package
v0.52.0-rc.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JSONPubkey

type JSONPubkey struct {
	KeyType string `json:"type"`
	Value   []byte `json:"value"`
}

JSONPubKey defines a public key that are parse from JSON file. convert PubKey to JSONPubKey needs a in between step

func (JSONPubkey) Address

func (pk JSONPubkey) Address() types.Address

func (JSONPubkey) Bytes

func (pk JSONPubkey) Bytes() []byte

Directories

Path Synopsis
Package bcrypt implements Provos and Mazières's bcrypt adaptive hashing algorithm.
Package bcrypt implements Provos and Mazières's bcrypt adaptive hashing algorithm.
internal
Package secp256r1 implements Cosmos-SDK compatible ECDSA public and private key.
Package secp256r1 implements Cosmos-SDK compatible ECDSA public and private key.

Jump to

Keyboard shortcuts

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