CryptoX509 Features
Features of the xml.CryptoX509 class.
| Feature | Description | 
|---|---|
 See specification for details.  | 
Defines or returns whether the complete X509 certificate is added during XML signature or encryption. Default value is FALSE.  | 
 See specification for details.  | 
Defines or returns whether the subject name of the X509 certificate is added during XML signature or encryption. Default value is FALSE.  | 
 See specification for details.  | 
Defines or returns whether the issuer name and serial number of the X509 certificate is added during XML signature or encryption. Default value is FALSE.  | 
 See specification for details.  | 
Defines or returns the URL where the XML form of the X509 certificate will be set during a XML signature, and loaded during a XML verification process, and based on that CryptoX509 object. Default value is NULL, meaning that no retrieval method is used. Note:  The XML form of a X509 certificate can be obtain by the   |