package
Version:
v2.0.0-...-366a096
Opens a new window with list of versions in this module.
Published: Jan 11, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package models provides structs containing message data.
type EncryptedSigned struct {
Encrypted string
Signature string
}
EncryptedSigned contains an encrypted message and signature.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.