Closed gmanbadboy closed 2 years ago
In pgp you can change the digest algorith on command line using --digest-algo SHA512.
How can i do this in pgpcore?
Yeah, still need to document this (see #163).
There's a HashAlgorithimTag property on the PGP object.
In pgp you can change the digest algorith on command line using --digest-algo SHA512.
How can i do this in pgpcore?