Interface IResponderID
-
- All Known Implementing Classes:
ResponderIDBC
public interface IResponderIDThis interface represents the wrapper for ResponderID that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IX500NamegetName()Calls actualgetNamemethod for the wrapped BasicOCSPResp object.
-
-
-
Method Detail
-
getName
IX500Name getName()
Calls actualgetNamemethod for the wrapped BasicOCSPResp object.- Returns:
- wrapped X500NAme.
-
-