Interface IRespID

All Known Implementing Classes:
RespIDBC, RespIDBCFips

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

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

    • toASN1Primitive

      IResponderID toASN1Primitive()
      Calls actual toASN1Primitive method for the wrapped BasicOCSPResp object.
      Returns:
      Responder ID as a ASN1 primitive.