Interface DigestCalculatorProvider

All Known Implementing Classes:
BcDigestCalculatorProvider

public interface DigestCalculatorProvider
The base interface for a provider of DigestCalculator implementations.
  • Method Summary

    Modifier and Type
    Method
    Description
    get(org.bouncycastle.asn1.x509.AlgorithmIdentifier digestAlgorithmIdentifier)