BKS support? #601
Replies: 3 comments
|
../ . metadata.xml SHA 1 |
|
• Jasypt Key Tool |U| |
|
There is no BKS implementation in bc-csharp and it is a legacy format that we would not add support for. It still exists in the java version of BC on the off chance that you were looking for that instead. |
Uh oh!
There was an error while loading. Please reload this page.
I know there is a JksStore to create and save JKS but I need to create BKS. Is there any way to create them with BountyCastle? If not could anyone please share a method how to do that without using any external application (dynamically in code)?
All reactions