mock_certificates

package
v1.4.5 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_certificates is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRsaer

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

MockRsaer is a mock of Rsaer interface.

func NewMockRsaer

func NewMockRsaer(ctrl *gomock.Controller) *MockRsaer

NewMockRsaer creates a new mock instance.

func (*MockRsaer) EXPECT

func (m *MockRsaer) EXPECT() *MockRsaerMockRecorder

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockRsaer) GenerateKey

func (m *MockRsaer) GenerateKey(random io.Reader, bits int) (*rsa.PrivateKey, error)

GenerateKey mocks base method.

type MockRsaerMockRecorder

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

MockRsaerMockRecorder is the mock recorder for MockRsaer.

func (*MockRsaerMockRecorder) GenerateKey

func (mr *MockRsaerMockRecorder) GenerateKey(random, bits any) *gomock.Call

GenerateKey indicates an expected call of GenerateKey.

Jump to

Keyboard shortcuts

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