aes

package
v1.0.43 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider struct {
	Rand random.Service //starter:inject("#")

	Enabled  bool //starter:inject("${security.algorithms.aes.enabled}")
	Priority int  //starter:inject("${security.algorithms.aes.priority}")
	// contains filtered or unexported fields
}

Provider 提供 AES 算法

func (*Provider) Description

func (inst *Provider) Description() string

Description ...

func (*Provider) ListRegistrations

func (inst *Provider) ListRegistrations() []*keys.Registration

ListRegistrations ...

func (*Provider) Name

func (inst *Provider) Name() string

Name 返回 Provider Name

func (*Provider) PackageName

func (inst *Provider) PackageName() string

PackageName ...

Jump to

Keyboard shortcuts

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