Deprecated API


Contents
Deprecated Methods
com.didisoft.pgp.PGPLib.encryptFileByKeyId(KeyStore, String, String, String)
          Use instead 
com.didisoft.pgp.PGPLib.encryptFileByUserId(KeyStore, String, String, String)
          Use instead 
com.didisoft.pgp.KeyStore.importPublickKey(String)
          Replaced by KeyStore.importPublicKey(String) 
com.didisoft.pgp.PGPLib.verifyFile(InputStream, InputStream)
          Use PGPLib.verifyStream(InputStream, InputStream) 
 



Copyright © 2006-2010 DidiSoft Eood All Rights Reserved.