Interface IRespID

  • All Known Implementing Classes:
    RespIDBC

    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 Detail

      • toASN1Primitive

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