tests

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2022 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EncodingSpecTest

type EncodingSpecTest struct {
	Name string
	Data []byte
}

func (*EncodingSpecTest) Run

func (test *EncodingSpecTest) Run(t *testing.T)

func (*EncodingSpecTest) TestName

func (test *EncodingSpecTest) TestName() string

type EncryptionSpecTest added in v0.2.2

type EncryptionSpecTest struct {
	Name       string
	SKPem      []byte
	PKPem      []byte
	PlainText  []byte
	CipherText []byte
}

func (*EncryptionSpecTest) Run added in v0.2.2

func (test *EncryptionSpecTest) Run(t *testing.T)

func (*EncryptionSpecTest) TestName added in v0.2.2

func (test *EncryptionSpecTest) TestName() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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