Class MessageDigestAlgorithmImpl

    • Constructor Detail

      • MessageDigestAlgorithmImpl

        public MessageDigestAlgorithmImpl​(String uri,
                                          int order,
                                          String jcaName)
        Constructor.
        Parameters:
        uri - the algorithm URI
        order - the ordering for the algorithm
        jcaName - the JCA name
      • MessageDigestAlgorithmImpl

        protected MessageDigestAlgorithmImpl​(String uri)
        Protected constructor used by builder.
        Parameters:
        uri - the algorithm URI