Class PubringDump
- java.lang.Object
-
- org.bouncycastle.openpgp.examples.PubringDump
-
public class PubringDump extends java.lang.ObjectBasic 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.StringgetAlgorithm(int algId)static voidmain(java.lang.String[] args)
-