Interface IPKIFailureInfo

All Superinterfaces:
IASN1Encodable, IASN1Primitive
All Known Implementing Classes:
PKIFailureInfoBC, PKIFailureInfoBCFips

public interface IPKIFailureInfo extends IASN1Primitive
This interface represents the wrapper for PKIFailureInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Calls actual intValue method for the wrapped PKIFailureInfo object.

    Methods inherited from interface com.itextpdf.commons.bouncycastle.asn1.IASN1Encodable

    isNull, toASN1Primitive

    Methods inherited from interface com.itextpdf.commons.bouncycastle.asn1.IASN1Primitive

    getEncoded, getEncoded
  • Method Details

    • intValue

      int intValue()
      Calls actual intValue method for the wrapped PKIFailureInfo object.
      Returns:
      integer value.