Interface IJcaDigestCalculatorProviderBuilder

All Known Implementing Classes:
JcaDigestCalculatorProviderBuilderBC, JcaDigestCalculatorProviderBuilderBCFips

public interface IJcaDigestCalculatorProviderBuilder
This interface represents the wrapper for JcaDigestCalculatorProviderBuilder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
  • Method Summary

    Modifier and Type
    Method
    Description
    build()
    Calls actual build method for the wrapped JcaDigestCalculatorProviderBuilder object.