All Downloads are FREE. Search and download functionalities are using the official Maven repository.

s.sop-java-picocli.10.0.2.source-code.msg_encrypt.properties Maven / Gradle / Ivy

There is a newer version: 10.0.3
Show newest version
# SPDX-FileCopyrightText: 2022 Paul Schaub 
#
# SPDX-License-Identifier: Apache-2.0
usage.header=Encrypt a message from standard input
no-armor=ASCII armor the output
as=Type of the input data. Defaults to 'binary'
with-password.0=Encrypt the message with a password.
with-password.1=Is an INDIRECT data type (e.g. file, environment variable, file descriptor...).
sign-with=Sign the output with a private key
profile=Profile identifier to switch between profiles
with-key-password.0=Passphrase to unlock the secret key(s).
with-key-password.1=Is an INDIRECT data type (e.g. file, environment variable, file descriptor...).
CERTS[0..*]=Certificates the message gets encrypted to

stacktrace=Print stacktrace
# Generic TODO: Remove when bumping picocli to 4.7.0
usage.parameterListHeading=%nParameters:%n
usage.synopsisHeading=Usage:\u0020
usage.commandListHeading = %nCommands:%n
usage.optionListHeading = %nOptions:%n
usage.footerHeading=Powered by picocli%n




© 2015 - 2025 Weber Informatics LLC | Privacy Policy