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
-
Method Details
-
getName
IX500Name getName()Calls actualgetName
method for the wrapped BasicOCSPResp object.- Returns:
- wrapped X500NAme.
-