Deprecated API


Contents
Deprecated Classes
iaik.cms.ecc.IaikEccProvider
          for ECC the new IAIK ECCelerate™ toolkit shall be used; see installation guidelines (Install.html) 
 

Deprecated Methods
iaik.cms.SignerInfo.addUnSignedAttribute(Attribute)
          use SignerInfo.addUnsignedAttribute(iaik.asn1.structures.Attribute) 
iaik.cms.SignerInfo.removeUnSignedAttribute(ObjectID)
          use SignerInfo.removeUnsignedAttribute(iaik.asn1.ObjectID) 
iaik.cms.SignerInfo.setEncryptedDigest(byte[])
          use method setSignatureValue to set the signature value (this method does exactly the same as method setEncryptedDigest) 
iaik.smime.TrustVerifier.verifyChain(X509Certificate[])
          use verifyCertificateChain instead 
iaik.smime.TrustVerifier.verifyChain(X509Certificate[], String)
          use verifyCertificateChain instead 
 


This Javadoc may contain text parts from text parts from IETF Internet Standard specifications (see copyright note).

IAIK-CMS 6.0, (c) 2002 IAIK, (c) 2003, 2023 SIC