diff options
Diffstat (limited to '')
-rw-r--r-- | src/gpg/GpgKey.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/gpg/GpgKey.cpp b/src/gpg/GpgKey.cpp new file mode 100644 index 00000000..c2454807 --- /dev/null +++ b/src/gpg/GpgKey.cpp @@ -0,0 +1,5 @@ +// +// Created by eric on 2021/5/21. +// + +#include "gpg/GpgKey.h" |