# Functions
Commands returns the array of supported commands.
ContractEncrypterFromConfig constructs a [SVIOE.ContractEncrypter] based on a config object.
EncryptAndSignCommand returns a command that encrypts and signs a contract.
DownloadCertificatesConfigFromContext decodes the [DownloadCertificatesConfig] from a [cli.Context].
DownloadCertificatesFromConfig dowloads certificates based on some config.
EncryptAndSignCommand returns a command that encrypts and signs a contract.
EncryptAndSignConfigFromContext decodes an [EncryptAndSignConfig] from a [cli.Context].
OutputConfigFromContext returns an [OutputConfig] based on the [cli.Context].
# Constants
serialization formats.
No description provided by the author
No description provided by the author
No description provided by the author
execution modes.
# Variables
ContractEncrypterFromContext returns a [SVIOE.ContractEncrypter] based on a [cli.Context].
No description provided by the author
No description provided by the author
EncryptAndSignFromContext returns an [SC.EncryptedContract] from information on the [cli.Context].
EncryptSignAndWriteFromContext transforms an unencrypted contract into an encrypted and signed contract from information on the [cli.Context].
ValidatedContractFromContext returns a [types.Contract] from a [cli.Context] and validates it against the schema.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author