Interface NativeServiceProvider

All Known Subinterfaces:
NativeBlockCipherProvider

public interface NativeServiceProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    Return the name of the algorithm the provider supports.
  • Method Details

    • getAlgorithmName

      String getAlgorithmName()
      Return the name of the algorithm the provider supports.
      Returns:
      the name of the algorithm for the provider.