package
Version:
v0.0.0-...-99fd3eb
Opens a new window with list of versions in this module.
Published: Feb 14, 2022
License: BSD-3-Clause
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Signature struct {
Certificate []byte `json:"certificate"`
Value []byte `json:"value"`
Algorithm string `json:"algorithm"`
}
Creates a new signer given the certificate type. Currently supports
RSA (PKCS1v15) and ECDSA (SHA256 is used in both cases)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.