All Superinterfaces:
IASN1Encodable
All Known Implementing Classes:
QCStatementBC, QCStatementBCFips

public interface IQCStatement extends IASN1Encodable
This interface represents the wrapper for QCStatement that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
  • Method Details

    • getStatementId

      IASN1ObjectIdentifier getStatementId()
      Calls actual getStatementId method for the wrapped QCStatement object.
      Returns:
      IASN1ObjectIdentifier wrapped ASN1ObjectIdentifier object.
    • getStatementInfo

      IASN1Encodable getStatementInfo()
      Calls actual getStatementInfo method for the wrapped QCStatement object.
      Returns:
      IASN1Encodable wrapped ASN1Encodable object.