Closed krtschmr closed 5 years ago
user gives us his PublicKey so we can encrypt his emails. but how do we validated that the key is correct format and valid?
this is implemented in https://github.com/ueno/ruby-gpgme/pull/133
user gives us his PublicKey so we can encrypt his emails. but how do we validated that the key is correct format and valid?