bc-java
bc-java copied to clipboard
OpenPGPKey.join()
This PR replaces OpenPGPCertificate.join() methods with non-static members and implements join logic for the OpenPGPKey class.
TODO: Write tests ensuring proper behaviour.