Uses of Interface
com.itextpdf.commons.bouncycastle.asn1.IASN1Primitive
Package
Description
-
Uses of IASN1Primitive in com.itextpdf.bouncycastle
Modifier and TypeMethodDescriptionBouncyCastleFactory.createASN1Primitive
(byte[] array) Create ASN1 Primitive wrapper frombyte[]
value.BouncyCastleFactory.createASN1Primitive
(IASN1Encodable encodable) Cast ASN1 Encodable wrapper to ASN1 Primitive wrapper.Modifier and TypeMethodDescriptionBouncyCastleFactory.createBasicOCSPResponse
(IASN1Primitive primitive) Create basic OCSP Response wrapper from ASN1 Primitive wrapper.BouncyCastleFactory.createDERSequence
(IASN1Primitive primitive) Create DER Sequence wrapper from ASN1 Primitive wrapper.BouncyCastleFactory.createDERSet
(IASN1Primitive primitive) Create DER Set wrapper from ASN1 Primitive wrapper.BouncyCastleFactory.createDERTaggedObject
(boolean b, int i, IASN1Primitive primitive) Create DER Tagged object wrapper fromint
value,boolean
value and ASN1 Primitive wrapper.BouncyCastleFactory.createDERTaggedObject
(int i, IASN1Primitive primitive) Create DER Tagged object wrapper fromint
value and ASN1 Primitive wrapper. -
Uses of IASN1Primitive in com.itextpdf.bouncycastle.asn1
Modifier and TypeClassDescriptionclass
Wrapper class forASN1BitString
.class
Wrapper class forASN1Enumerated
.class
Wrapper class forASN1GeneralizedTime
.class
Wrapper class forASN1Integer
.class
Wrapper class forASN1ObjectIdentifier
.class
Wrapper class forASN1OctetString
.class
Wrapper class forASN1Primitive
.class
Wrapper class forASN1Sequence
.class
Wrapper class forASN1Set
.class
Wrapper class forASN1TaggedObject
.class
Wrapper class forASN1UTCTime
.class
Wrapper class forDERIA5String
.class
Wrapper class forDERNull
.class
Wrapper class forDEROctetString
.class
Wrapper class forDERSequence
.class
Wrapper class forDERSet
.class
Wrapper class forDERTaggedObject
.Modifier and TypeMethodDescriptionASN1TaggedObjectBC.getObject()
Calls actualgetObject
method for the wrapped ASN1TaggedObject object.ASN1InputStreamBC.readObject()
Calls actualreadObject
method for the wrapped ASN1InputStream object.ASN1EncodableBC.toASN1Primitive()
Calls actualtoASN1Primitive
method for the wrapped ASN1Encodable object.Modifier and TypeMethodDescriptionvoid
ASN1EncodableVectorBC.add
(IASN1Primitive primitive) Calls actualadd
method for the wrapped ASN1EncodableVector object.void
ASN1OutputStreamBC.writeObject
(IASN1Primitive primitive) Calls actualwriteObject
method for the wrapped ASN1OutputStream object. -
Uses of IASN1Primitive in com.itextpdf.bouncycastle.asn1.cmp
-
Uses of IASN1Primitive in com.itextpdf.bouncycastlefips
Modifier and TypeMethodDescriptionBouncyCastleFipsFactory.createASN1Primitive
(byte[] array) Create ASN1 Primitive wrapper frombyte[]
value.BouncyCastleFipsFactory.createASN1Primitive
(IASN1Encodable encodable) Cast ASN1 Encodable wrapper to ASN1 Primitive wrapper.Modifier and TypeMethodDescriptionBouncyCastleFipsFactory.createBasicOCSPResponse
(IASN1Primitive primitive) Create basic OCSP Response wrapper from ASN1 Primitive wrapper.BouncyCastleFipsFactory.createDERSequence
(IASN1Primitive primitive) Create DER Sequence wrapper from ASN1 Primitive wrapper.BouncyCastleFipsFactory.createDERSet
(IASN1Primitive primitive) Create DER Set wrapper from ASN1 Primitive wrapper.BouncyCastleFipsFactory.createDERTaggedObject
(boolean b, int i, IASN1Primitive primitive) Create DER Tagged object wrapper fromint
value,boolean
value and ASN1 Primitive wrapper.BouncyCastleFipsFactory.createDERTaggedObject
(int i, IASN1Primitive primitive) Create DER Tagged object wrapper fromint
value and ASN1 Primitive wrapper. -
Uses of IASN1Primitive in com.itextpdf.bouncycastlefips.asn1
Modifier and TypeClassDescriptionclass
Wrapper class forASN1BitString
.class
Wrapper class forASN1Enumerated
.class
Wrapper class forASN1GeneralizedTime
.class
Wrapper class forASN1Integer
.class
Wrapper class forASN1ObjectIdentifier
.class
Wrapper class forASN1OctetString
.class
Wrapper class forASN1Primitive
.class
Wrapper class forASN1Sequence
.class
Wrapper class forASN1Set
.class
Wrapper class forASN1TaggedObject
.class
Wrapper class forASN1UTCTime
.class
Wrapper class forDERIA5String
.class
Wrapper class forDERNull
.class
Wrapper class forDEROctetString
.class
Wrapper class forDERSequence
.class
Wrapper class forDERSet
.class
Wrapper class forDERTaggedObject
.Modifier and TypeMethodDescriptionASN1TaggedObjectBCFips.getObject()
Calls actualgetObject
method for the wrapped ASN1TaggedObject object.ASN1InputStreamBCFips.readObject()
Calls actualreadObject
method for the wrapped ASN1InputStream object.ASN1EncodableBCFips.toASN1Primitive()
Calls actualtoASN1Primitive
method for the wrapped ASN1Encodable object.Modifier and TypeMethodDescriptionvoid
ASN1EncodableVectorBCFips.add
(IASN1Primitive primitive) Calls actualadd
method for the wrapped ASN1EncodableVector object.void
ASN1OutputStreamBCFips.writeObject
(IASN1Primitive primitive) Calls actualwriteObject
method for the wrapped ASN1OutputStream object. -
Uses of IASN1Primitive in com.itextpdf.bouncycastlefips.asn1.cmp
-
Uses of IASN1Primitive in com.itextpdf.commons.bouncycastle
Modifier and TypeMethodDescriptionIBouncyCastleFactory.createASN1Primitive
(byte[] array) Create ASN1 Primitive wrapper frombyte[]
value.IBouncyCastleFactory.createASN1Primitive
(IASN1Encodable encodable) Cast ASN1 Encodable wrapper to ASN1 Primitive wrapper.Modifier and TypeMethodDescriptionIBouncyCastleFactory.createBasicOCSPResponse
(IASN1Primitive primitive) Create basic OCSP Response wrapper from ASN1 Primitive wrapper.IBouncyCastleFactory.createDERSequence
(IASN1Primitive primitive) Create DER Sequence wrapper from ASN1 Primitive wrapper.IBouncyCastleFactory.createDERSet
(IASN1Primitive primitive) Create DER Set wrapper from ASN1 Primitive wrapper.IBouncyCastleFactory.createDERTaggedObject
(boolean b, int i, IASN1Primitive primitive) Create DER Tagged object wrapper fromint
value,boolean
value and ASN1 Primitive wrapper.IBouncyCastleFactory.createDERTaggedObject
(int i, IASN1Primitive primitive) Create DER Tagged object wrapper fromint
value and ASN1 Primitive wrapper. -
Uses of IASN1Primitive in com.itextpdf.commons.bouncycastle.asn1
Modifier and TypeInterfaceDescriptioninterface
This interface represents the wrapper for ASN1BitString that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.interface
This interface represents the wrapper for ASN1Enumerated that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.interface
This interface represents the wrapper for ASN1GeneralizedTime that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.interface
This interface represents the wrapper for ASN1Integer that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.interface
This interface represents the wrapper for ASN1ObjectIdentifier that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.interface
This interface represents the wrapper for ASN1OctetString that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.interface
This interface represents the wrapper for ASN1Sequence that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.interface
This interface represents the wrapper for ASN1Set that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.interface
This interface represents the wrapper for ASN1TaggedObject that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.interface
This interface represents the wrapper for ASN1UTCTime that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.interface
This interface represents the wrapper for DERIA5String that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.interface
This interface represents the wrapper for DERNull that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.interface
This interface represents the wrapper for DEROctetString that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.interface
This interface represents the wrapper for DERSequence that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.interface
This interface represents the wrapper for DERSet that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.interface
This interface represents the wrapper for DERTaggedObject that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.Modifier and TypeMethodDescriptionIASN1TaggedObject.getObject()
Calls actualgetObject
method for the wrapped ASN1TaggedObject object.IASN1InputStream.readObject()
Calls actualreadObject
method for the wrapped ASN1InputStream object.IASN1Encodable.toASN1Primitive()
Calls actualtoASN1Primitive
method for the wrapped ASN1Encodable object.Modifier and TypeMethodDescriptionvoid
IASN1EncodableVector.add
(IASN1Primitive primitive) Calls actualadd
method for the wrapped ASN1EncodableVector object.void
IASN1OutputStream.writeObject
(IASN1Primitive primitive) Calls actualwriteObject
method for the wrapped ASN1OutputStream object. -
Uses of IASN1Primitive in com.itextpdf.commons.bouncycastle.asn1.cmp
Modifier and TypeInterfaceDescriptioninterface
This interface represents the wrapper for PKIFailureInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations. -
Uses of IASN1Primitive in com.itextpdf.signatures
Modifier and TypeMethodDescriptionstatic IASN1Primitive
CertificateInfo.getIssuer
(byte[] enc) Get the "issuer" from the TBSCertificate bytes that are passed in.static IASN1Primitive
CertificateInfo.getSubject
(byte[] enc) Get the "subject" from the TBSCertificate bytes that are passed in.