org.mule.module.pgp
Interface PGPKeyRing

All Known Implementing Classes:
PGPKeyRingImpl

public interface PGPKeyRing


Method Summary
 cryptix.pki.KeyBundle getKeyBundle(java.lang.String principalId)
           
 cryptix.pki.KeyBundle getSecretKeyBundle()
           
 java.lang.String getSecretPassphrase()
           
 

Method Detail

getSecretPassphrase

java.lang.String getSecretPassphrase()

getSecretKeyBundle

cryptix.pki.KeyBundle getSecretKeyBundle()

getKeyBundle

cryptix.pki.KeyBundle getKeyBundle(java.lang.String principalId)


Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.