agents

package
v2.0.0-...-429d55a Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Notary

func Notary(directory string, hsm abs.SecurityModuleLike) abs.NotaryLike

This constructor creates a new digital notary. The notary may be used to digitally sign digital records using the specified hardware security module (HSM). The notary may also be used to validate the signature on a contract that was signed using the current or any previous version of the security protocol used by digital notaries. The HSM will be used to validate all current version signatures while a software security module (SSM) will be used to validate previous version signatures.

func SSMv1

func SSMv1(directory string) abs.SecurityModuleLike

This constructor creates a new software security module. It emulates a hardware security module and may be used for testing or, in a trusted cloud environment where it cannot be tampered with.

Types

This section is empty.

Jump to

Keyboard shortcuts

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