mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-02-24 10:52:52 +00:00
10 lines
189 B
Text
10 lines
189 B
Text
# OPTION mode=email
|
|
/subst
|
|
/serverpid
|
|
SENDER <cms@kleo.example.org>
|
|
/open in test.data r
|
|
INPUT FD=$in
|
|
/open out test.data.gpgol-sign_opaque-cms.pem w
|
|
OUTPUT FD=$out
|
|
SIGN --protocol=CMS
|
|
BYE
|