Class KeyDerivationMethodImpl

    • Constructor Detail

      • KeyDerivationMethodImpl

        public KeyDerivationMethodImpl​(Document doc)
        Constructor KeyDerivationMethodImpl creates a new KeyDerivationMethodImpl instance.
        Parameters:
        doc - the Document in which to create the DOM tree
      • KeyDerivationMethodImpl

        public KeyDerivationMethodImpl​(Element element,
                                       String baseURI)
                                throws XMLSecurityException
        Constructor KeyDerivationMethodImpl from existing XML element
        Parameters:
        element - the element to use as source
        baseURI - the URI of the resource where the XML instance was stored
        Throws:
        XMLSecurityException - if a parsing error occurs