Interface IResponderID

All Known Implementing Classes:
ResponderIDBC, ResponderIDBCFips

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

    Modifier and Type
    Method
    Description
    Calls actual getName method for the wrapped BasicOCSPResp object.
  • Method Details

    • getName

      IX500Name getName()
      Calls actual getName method for the wrapped BasicOCSPResp object.
      Returns:
      wrapped X500NAme.