At the algorythmic level, you can restore the public key from the private one. But is there a way to do this in the bouncycastle library with PGP keys?
Thanks!
in PGPPrivateKey there is a getPublicKeyPacket method, which in turn has a getKey method.
Isn't that what you are looking for?
Source: https://habr.com/ru/post/1442505/More articles:How to use CSS3 to animate parts of an image - css3Show tag cloud by author - expressionengineJFrame Redraw / reload - javaHow to check if the current time is within the specified range in ios? - iosWhat is the best / easiest way to compare twice in Objective-C? - objective-cPlay2.0 Scala: extracting data from a configuration as a string - scalaextracting source code from package r - rHow to correctly allocate an array of global memory using the uint4 vector in CUDA to increase memory bandwidth? - optimizationFiremonkey Mac Update Web Application - delphihttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1442510/jquery-binding-functions-to-objects-in-array-avoiding-closure-mistakes&usg=ALkJrhjvxXWcZUi8-mGImrD0VhpzffCBKwAll Articles