ecdsafile

package
v2.1.21 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadEcdsaPrivateKey

func LoadEcdsaPrivateKey(buf []byte) (*ecdsa.PrivateKey, error)

LoadEcdsaPrivateKey reads an ECDSA private key from an X509 encoding stored in a PEM encoding

func LoadEcdsaPublicKey

func LoadEcdsaPublicKey(buf []byte) (*ecdsa.PublicKey, error)

LoadEcdsaPublicKey reads an ECDSA public key from an X509 encoding stored in a PEM encoding.

func StoreEcdsaPrivateKey

func StoreEcdsaPrivateKey(privateKey *ecdsa.PrivateKey) ([]byte, error)

StoreEcdsaPrivateKey writes an ECDSA private key to a PEM encoding

func StoreEcdsaPublicKey

func StoreEcdsaPublicKey(publicKey *ecdsa.PublicKey) ([]byte, error)

StoreEcdsaPublicKey writes an ECDSA public key to a PEM encoding

Types

This section is empty.

Jump to

Keyboard shortcuts

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