Class PubringDump
- java.lang.Object
-
- org.bouncycastle.openpgp.examples.PubringDump
-
public class PubringDump extends java.lang.Object
Basic class which just lists the contents of the public key file passed as an argument. If the file contains more than one "key ring" they are listed in the order found.
-
-
Constructor Summary
Constructors Constructor Description PubringDump()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getAlgorithm(int algId)
static void
main(java.lang.String[] args)
-