Class XmlFreshestCRL

java.lang.Object
All Implemented Interfaces:
Serializable

public class XmlFreshestCRL extends XmlCRLDistributionPoints implements Serializable

Java class for FreshestCRL complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="FreshestCRL">
   <complexContent>
     <extension base="{http://dss.esig.europa.eu/validation/diagnostic}CRLDistributionPoints">
     </extension>
   </complexContent>
 </complexType>
 
See Also: