package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Jan 3, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package signature provides methods to sign and verify signatures.
Sign generates a base64-encoded signature of the input data using the provided private key.
The private key must be RSA.
Verify verifies a base64-encoded signature of the input data using the provided certificate.
The certificate's public key must be RSA.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.