mattosaurus / PgpCore

.NET Core class library for using PGP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Strength and Algorithm options?

MB34 opened this issue · comments

Due to PCI compliance issues, we need the capability to modify the strength of the key as well as the algorithm.
What is the default values being used here and how would I add those options to PGPCore's GenerateKey functionality?

No probs, found it