diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:52:07 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:12 -0400 |
commit | ee731ab221a5a87ff7a02a0de286e23fd2461d76 (patch) | |
tree | 5028427c2a1395118132091b1c594a41fc69fcf6 /system/softhsm | |
parent | fbc04439105ca14e6538a15b8e3751a6fd8961a3 (diff) | |
download | slackbuilds-ee731ab221a5a87ff7a02a0de286e23fd2461d76.tar.gz |
system/softhsm: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/softhsm')
-rw-r--r-- | system/softhsm/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/softhsm/README b/system/softhsm/README index caabb5186b..a004945362 100644 --- a/system/softhsm/README +++ b/system/softhsm/README @@ -1,5 +1,5 @@ softhsm (Software Hardware Security Module) -SoftHSM is an implementation of a cryptographic store accessible through a -PKCS #11 interface. You can use it to explore PKCS #11 without having a -Hardware Security Module. +SoftHSM is an implementation of a cryptographic store accessible +through a PKCS #11 interface. You can use it to explore PKCS #11 +without having a Hardware Security Module. |