From 3feabe343608ffbcb8afc887e3931796dd7f5b46 Mon Sep 17 00:00:00 2001 From: Sergey Aganin Date: Mon, 20 Aug 2018 14:47:37 +0300 Subject: [PATCH] Fixed GOST_PK_FORMAT param --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 5849af2..8e36721 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -102,7 +102,7 @@ BouncyCastle cryptoprovider has some problems with private key parsing from PrivateKeyInfo, so if you want to use old private key representation format, which supported by BC, you must add: - PK_PARAMS = LEGACY_PK_WRAP + GOST_PK_FORMAT = LEGACY_PK_WRAP to `[gost_section]`. -- 2.39.2