Brian Kothe

Results 1 issues of Brian Kothe

When passing the private key file path to the `Decrypt` method, it does not release the key file after decryption. https://github.com/Cinchoo/ChoPGP/blob/007c020d9c7a2dcdee44057b320da9755b52cd7a/ChoPGP/ChoPGPEncryptDecrypt.cs#L518 It looks as though there is probably the same...