Interface IReasonFlags
-
- All Superinterfaces:
IASN1BitString
,IASN1Encodable
,IASN1Primitive
,IASN1String
- All Known Implementing Classes:
ReasonFlagsBC
public interface IReasonFlags extends IASN1BitString
This interface represents the wrapper for ReasonFlags that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
-
-
Method Summary
-
Methods inherited from interface com.itextpdf.commons.bouncycastle.asn1.IASN1BitString
intValue
-
Methods inherited from interface com.itextpdf.commons.bouncycastle.asn1.IASN1Encodable
isNull, toASN1Primitive
-
Methods inherited from interface com.itextpdf.commons.bouncycastle.asn1.IASN1Primitive
getEncoded, getEncoded
-
Methods inherited from interface com.itextpdf.commons.bouncycastle.asn1.IASN1String
getString
-
-