voynich

package
v1.45.2 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2023 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 Client

type Client struct {
	Host       string
	Port       string
	HTTPClient *http.Client
}

func New

func New() *Client

func (*Client) Decrypt

func (c *Client) Decrypt(b []byte, contextKey, contextValue string) ([]byte, error)

func (*Client) Encrypt

func (c *Client) Encrypt(b []byte, cmkARNs []string, contextKey, contextValue string) ([]byte, error)

Jump to

Keyboard shortcuts

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