cryptkey

package module
v0.0.0-...-271c0b9 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2023 License: AGPL-3.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CryptKey

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

func (*CryptKey) GetPrivateKey

func (ck *CryptKey) GetPrivateKey() (*rsa.PrivateKey, error)

func (*CryptKey) GetPublicKey

func (ck *CryptKey) GetPublicKey() (*rsa.PublicKey, error)

func (*CryptKey) New

func (ck *CryptKey) New(filePath string) error

type PemFile

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

func (*PemFile) New

func (pf *PemFile) New(filePath string) error

Jump to

Keyboard shortcuts

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