From 497d685833bb2225f03cf5920fe6c199fa52004d Mon Sep 17 00:00:00 2001 From: Felix Dittrich <31076102+f11h@users.noreply.github.com> Date: Wed, 16 Mar 2022 12:29:17 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 38f2d97..539b146 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,10 @@ The DGC-CLI provides a toolchain for manually interacting with DGC Components. This list gives an overview of the possibilities. For detailed information use the built-in help. * Signing - * Envelope a Certificate in signed CMS message (for DGC Gateway upload) - * Verify enveloped certificate in signed CMS message + * Envelope a Certificate in signed CMS message (e.g. for Upload of DSC to DGC Gateway) + * Envelope a String in signed CMS message (e.g. for Upload of Validation-Rules to DGC Gateway) + * Envelope a File in signed CMS message + * Verify enveloped certificate, string or file in signed CMS message * TrustAnchor * Sign a certificate with a TrustAnchor for usage in DGC Gateway