Interface IPKIFailureInfo

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

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 Details

    • intValue

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