org.bouncycastle.openpgp.examples

Class PubringDump

public class PubringDump extends 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.
Method Summary
static StringgetAlgorithm(int algId)
static voidmain(String[] args)

Method Detail

getAlgorithm

public static String getAlgorithm(int algId)

main

public static void main(String[] args)