Interface ConfigurableContentReference

    • Method Detail

      • getDigestAlgorithm

        @Nullable
        String getDigestAlgorithm()
        Gets the algorithm used to digest the content.
        Returns:
        the algorithm used to digest the content
      • setDigestAlgorithm

        void setDigestAlgorithm​(@Nullable
                                String newAlgorithm)
        Sets the algorithm used to digest the content.
        Parameters:
        newAlgorithm - the algorithm used to digest the content