Bouncy Castle Cryptography 1.46

Deprecated API


Contents
Deprecated Methods
org.bouncycastle.openpgp.PGPEncryptedDataList.getEncyptedDataObjects()
          misspelt - use getEncryptedDataObjects() 
org.bouncycastle.bcpg.sig.PreferredAlgorithms.getPreferrences()
          mispelt! 
 

Deprecated Constructors
org.bouncycastle.openpgp.PGPKeyPair(int, KeyPair, Date, String)
          use version without provider. 
org.bouncycastle.openpgp.PGPKeyPair(int, PublicKey, PrivateKey, Date, String)
          use version without provider. 
 


Bouncy Castle Cryptography 1.46