Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NoOpAuthenticator ¶
type NoOpAuthenticator struct{}
func (NoOpAuthenticator) Overhead ¶
func (this NoOpAuthenticator) Overhead() int
func (NoOpAuthenticator) Seal ¶
func (this NoOpAuthenticator) Seal(payload *alloc.Buffer)
type NoOpAuthenticatorConfig ¶
type NoOpAuthenticatorConfig struct{}
type NoOpAuthenticatorFactory ¶
type NoOpAuthenticatorFactory struct{}
func (NoOpAuthenticatorFactory) Create ¶
func (this NoOpAuthenticatorFactory) Create(config internet.AuthenticatorConfig) internet.Authenticator
Click to show internal directories.
Click to hide internal directories.