org.apache.jmeter.util.keystore.DefaultKeyStore Use this Keystore to wrap the normal KeyStore implementation. @author <a HREF="bloritsch@apache.org">Berin Loritsch</a> @version CVS $Revision: 1.5 $ $Date: 2004/02/13 02:21:38 $
org.enhydra.oyster.smime.BaseSignedSMIMEObject This class is used as super class for SignedSMIME and SignedAndEnvelopedSMIME classes. It contains the common methods for this two classes.