Interface IDERIA5String
-
- All Superinterfaces:
IASN1Encodable
,IASN1Primitive
,IASN1String
- All Known Implementing Classes:
DERIA5StringBC
public interface IDERIA5String extends IASN1Primitive, IASN1String
This interface represents the wrapper for DERIA5String 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.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
-
-