Interface Algorithm

    • Method Detail

      • getAlgorithm

        String getAlgorithm()
        Gets the actual name of the algorithm that is understood by Java cryptographic operations.
        Returns:
        The name of the algorithm.
      • getJwaAlgorithmName

        String getJwaAlgorithmName()
        Gets the name of the algorithm as defined in the JWA standard.
        Returns:
        The name of the algorithm.