Versions in this module Expand all Collapse all v0 v0.7.0 Feb 3, 2018 v0.6.0 Dec 12, 2017 Changes in this version + type MockAEAD struct + func NewMockAEAD(ctrl *gomock.Controller) *MockAEAD + func (_m *MockAEAD) EXPECT() *MockAEADMockRecorder + func (_m *MockAEAD) Open(_param0 []byte, _param1 []byte, _param2 protocol.PacketNumber, _param3 []byte) ([]byte, error) + func (_m *MockAEAD) Overhead() int + func (_m *MockAEAD) Seal(_param0 []byte, _param1 []byte, _param2 protocol.PacketNumber, _param3 []byte) []byte + type MockAEADMockRecorder struct + func (_mr *MockAEADMockRecorder) Open(arg0, arg1, arg2, arg3 interface{}) *gomock.Call + func (_mr *MockAEADMockRecorder) Overhead() *gomock.Call + func (_mr *MockAEADMockRecorder) Seal(arg0, arg1, arg2, arg3 interface{}) *gomock.Call