Package sop.cli.picocli.commands
Class AbstractSopCmd
java.lang.Object
sop.cli.picocli.commands.AbstractSopCmd
- All Implemented Interfaces:
Runnable
- Direct Known Subclasses:
ArmorCmd,DearmorCmd,DecryptCmd,EncryptCmd,ExtractCertCmd,GenerateKeyCmd,InlineDetachCmd,InlineSignCmd,InlineVerifyCmd,SignCmd,VerifyCmd,VersionCmd
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfileDescriptorFromString(String fdString) parseNotAfter(String notAfter) parseNotBefore(String notBefore) static StringstringFromInputStream(InputStream inputStream)
-
Field Details
-
PRFX_ENV
- See Also:
-
PRFX_FD
- See Also:
-
BEGINNING_OF_TIME
-
END_OF_TIME
-
PATTERN_FD
-
messages
-
envResolver
-
-
Constructor Details
-
AbstractSopCmd
public AbstractSopCmd() -
AbstractSopCmd
-
-
Method Details
-
getMsg
-
getMsg
-
getMsg
-
getInput
- Throws:
IOException
-
getOutput
- Throws:
IOException
-
fileDescriptorFromString
-
stringFromInputStream
- Throws:
IOException
-
parseNotAfter
-
parseNotBefore
-