mocks

package
v0.0.0-...-9d23cf2 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IEncrypter

type IEncrypter struct {
	mock.Mock
}

IEncrypter is an autogenerated mock type for the IEncrypter type

func (*IEncrypter) Decrypt

func (_m *IEncrypter) Decrypt(_a0 log.T, cipherText []byte) ([]byte, error)

Decrypt provides a mock function with given fields: _a0, cipherText

func (*IEncrypter) Encrypt

func (_m *IEncrypter) Encrypt(_a0 log.T, plainText []byte) ([]byte, error)

Encrypt provides a mock function with given fields: _a0, plainText

func (*IEncrypter) GetEncryptedDataKey

func (_m *IEncrypter) GetEncryptedDataKey() []byte

GetEncryptedDataKey provides a mock function with given fields:

Jump to

Keyboard shortcuts

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