Interface AlgorithmDescriptor

    • Method Detail

      • getURI

        @Nonnull
        @NotEmpty
        String getURI()
        Get the algorithm's identifying URI.
        Returns:
        the algorithm URI
      • getJCAAlgorithmID

        @Nonnull
        @NotEmpty
        String getJCAAlgorithmID()
        Get the algorithm's JCA algorithm ID.
        Returns:
        the JCA algorithm ID