Interface DigestMethod

    • Field Detail

      • DEFAULT_ELEMENT_NAME

        static final QName DEFAULT_ELEMENT_NAME
        Default element name.
      • TYPE_NAME

        static final QName TYPE_NAME
        QName of the XSI type.
    • Method Detail

      • getAlgorithm

        @Nullable
        String getAlgorithm()
        Get the Algorithm URI attribute value.
        Returns:
        the Algorithm URI attribute value
      • setAlgorithm

        void setAlgorithm​(@Nullable
                          String newAlgorithm)
        Set the Algorithm URI attribute value.
        Parameters:
        newAlgorithm - the new Algorithm URI attribute value