Package org.kohsuke.maven.pgp.loaders

Interface Summary
GpgAgentPassPhraseLoader.LIBC  
 

Class Summary
FilePassPhraseLoader Loads a pass phrase from a file.
GpgAgentPassPhraseLoader  
KeyFileLoader Loads PGP secret key from the exported key file, which normally ends with the ".asc" extension and has a "-----BEGIN PGP PRIVATE KEY BLOCK-----" header.
KeyRingLoader Loads a key from a keyring.
LiteralPassPhraseLoader Specifies a pass phrase directly as literal.
 



Copyright © 2011. All Rights Reserved.