diff options
Diffstat (limited to 'src/pbe/pbes1/info.txt')
-rw-r--r-- | src/pbe/pbes1/info.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/pbe/pbes1/info.txt b/src/pbe/pbes1/info.txt new file mode 100644 index 000000000..96692a691 --- /dev/null +++ b/src/pbe/pbes1/info.txt @@ -0,0 +1,15 @@ +realname "PKCS5 v1.5 PBE" + +define PBE_PKCS_V15 + +load_on auto + +<add> +pbes1.cpp +pbes1.h +</add> + +<requires> +asn1 +filters +</requires> |