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