Class XMLX509CRL

    • Constructor Detail

      • XMLX509CRL

        public XMLX509CRL​(org.w3c.dom.Element element,
                          java.lang.String baseURI)
                   throws XMLSecurityException
        Constructor XMLX509CRL
        Parameters:
        element -
        baseURI -
        Throws:
        XMLSecurityException
      • XMLX509CRL

        public XMLX509CRL​(org.w3c.dom.Document doc,
                          byte[] crlBytes)
        Constructor X509CRL
        Parameters:
        doc -
        crlBytes -
    • Method Detail

      • getBaseLocalName

        public java.lang.String getBaseLocalName()
        Returns the localname of the Elements of the sub-class.
        Specified by:
        getBaseLocalName in class ElementProxy
        Returns:
        the localname of the Elements of the sub-class.