Deprecated API


Contents
Deprecated Classes
codec.x501.RFC1779Parser
            
 

Deprecated Methods
codec.x501.Name.clone(Principal)
            
codec.pkcs8.PrivateKeyInfo.getKeyStruct()
          Do not use. 
codec.x509.SubjectPublicKeyInfo.getKeyStruct()
          This method is no longer used. 
codec.pkcs8.PrivateKeyInfo.getKeyStruct(boolean)
          Do not use. 
codec.x509.SubjectPublicKeyInfo.getKeyStruct(boolean)
          This method is no longer used. 
codec.pkcs8.PrivateKeyInfo.setKeyStruct(ASN1Type)
          Do not use. 
codec.x509.SubjectPublicKeyInfo.setKeyStruct(ASN1Type)
          This method is no longer used. 
 

Deprecated Constructors
codec.pkcs8.PrivateKeyInfo(int, AlgorithmIdentifier, ASN1OctetString)
          Use the constructor that takes the key as a byte[] instead. 
codec.pkcs8.PrivateKeyInfo(int, AlgorithmIdentifier, ASN1Type)
          Do not use this constructor, it is obsolete. Use PrivateKeyInfo(aid,key) instead. 
 



Copyright © Fraunhofer Gesellschaft. All Rights Reserved.