Interface XMLEncryptionBuilder<XMLEncryptionType extends XMLObject>

    • Method Detail

      • buildObject

        @Nonnull
        XMLEncryptionType buildObject()
        Builds an XMLObject using the default name and namespace information provided XML Encryption specifications.
        Returns:
        built XMLObject