Uses of Interface
com.itextpdf.commons.bouncycastle.asn1.IASN1OctetString
Packages that use IASN1OctetString
Package
Description
-
Uses of IASN1OctetString in com.itextpdf.bouncycastle
Methods in com.itextpdf.bouncycastle that return IASN1OctetStringModifier and TypeMethodDescriptionBouncyCastleFactory.createASN1OctetString
(byte[] bytes) Create ASN1 Octet string wrapper frombyte[]
.BouncyCastleFactory.createASN1OctetString
(IASN1Encodable encodable) Cast ASN1 Encodable wrapper to the ASN1 Octet string wrapper.BouncyCastleFactory.createASN1OctetString
(IASN1TaggedObject taggedObject, boolean b) Create ASN1 Octet string wrapper from ASN1 Tagged object wrapper andboolean
parameter.Methods in com.itextpdf.bouncycastle with parameters of type IASN1OctetStringModifier and TypeMethodDescriptionBouncyCastleFactory.createEncryptedContentInfo
(IASN1ObjectIdentifier data, IAlgorithmIdentifier algorithmIdentifier, IASN1OctetString octetString) Create encrypted content info wrapper from ASN1 Object identifier wrapper, algorithm identifier wrapper and ASN1 Octet string wrapper.BouncyCastleFactory.createExtension
(IASN1ObjectIdentifier objectIdentifier, boolean critical, IASN1OctetString octetString) Create extension wrapper from ASN1 Object identifier wrapper,boolean
and ASN1 Octet string wrapper.BouncyCastleFactory.createKeyTransRecipientInfo
(IRecipientIdentifier recipientIdentifier, IAlgorithmIdentifier algorithmIdentifier, IASN1OctetString octetString) Create key trans recipient info wrapper from recipient identifier wrapper, algorithm identifier wrapper and ASN1 Octet string wrapper.BouncyCastleFactory.createOtherHashAlgAndValue
(IAlgorithmIdentifier algorithmIdentifier, IASN1OctetString octetString) Create other hash alg and value wrapper from algorithm identifier wrapper and ASN1 Octet string wrapper. -
Uses of IASN1OctetString in com.itextpdf.bouncycastle.asn1
Classes in com.itextpdf.bouncycastle.asn1 that implement IASN1OctetStringModifier and TypeClassDescriptionclass
Wrapper class forASN1OctetString
.class
Wrapper class forDEROctetString
. -
Uses of IASN1OctetString in com.itextpdf.bouncycastle.asn1.cms
Constructors in com.itextpdf.bouncycastle.asn1.cms with parameters of type IASN1OctetStringModifierConstructorDescriptionEncryptedContentInfoBC
(IASN1ObjectIdentifier data, IAlgorithmIdentifier algorithmIdentifier, IASN1OctetString octetString) Creates new wrapper instance forEncryptedContentInfo
.KeyTransRecipientInfoBC
(IRecipientIdentifier recipientIdentifier, IAlgorithmIdentifier algorithmIdentifier, IASN1OctetString octetString) Creates new wrapper instance forKeyTransRecipientInfo
. -
Uses of IASN1OctetString in com.itextpdf.bouncycastle.asn1.esf
Constructors in com.itextpdf.bouncycastle.asn1.esf with parameters of type IASN1OctetStringModifierConstructorDescriptionOtherHashAlgAndValueBC
(IAlgorithmIdentifier algorithmIdentifier, IASN1OctetString octetString) Creates new wrapper instance forOtherHashAlgAndValue
. -
Uses of IASN1OctetString in com.itextpdf.bouncycastlefips
Methods in com.itextpdf.bouncycastlefips that return IASN1OctetStringModifier and TypeMethodDescriptionBouncyCastleFipsFactory.createASN1OctetString
(byte[] bytes) Create ASN1 Octet string wrapper frombyte[]
.BouncyCastleFipsFactory.createASN1OctetString
(IASN1Encodable encodable) Cast ASN1 Encodable wrapper to the ASN1 Octet string wrapper.BouncyCastleFipsFactory.createASN1OctetString
(IASN1TaggedObject taggedObject, boolean b) Create ASN1 Octet string wrapper from ASN1 Tagged object wrapper andboolean
parameter.Methods in com.itextpdf.bouncycastlefips with parameters of type IASN1OctetStringModifier and TypeMethodDescriptionBouncyCastleFipsFactory.createEncryptedContentInfo
(IASN1ObjectIdentifier data, IAlgorithmIdentifier algorithmIdentifier, IASN1OctetString octetString) Create encrypted content info wrapper from ASN1 Object identifier wrapper, algorithm identifier wrapper and ASN1 Octet string wrapper.BouncyCastleFipsFactory.createExtension
(IASN1ObjectIdentifier objectIdentifier, boolean critical, IASN1OctetString octetString) Create extension wrapper from ASN1 Object identifier wrapper,boolean
and ASN1 Octet string wrapper.BouncyCastleFipsFactory.createKeyTransRecipientInfo
(IRecipientIdentifier recipientIdentifier, IAlgorithmIdentifier algorithmIdentifier, IASN1OctetString octetString) Create key trans recipient info wrapper from recipient identifier wrapper, algorithm identifier wrapper and ASN1 Octet string wrapper.BouncyCastleFipsFactory.createOtherHashAlgAndValue
(IAlgorithmIdentifier algorithmIdentifier, IASN1OctetString octetString) Create other hash alg and value wrapper from algorithm identifier wrapper and ASN1 Octet string wrapper. -
Uses of IASN1OctetString in com.itextpdf.bouncycastlefips.asn1
Classes in com.itextpdf.bouncycastlefips.asn1 that implement IASN1OctetStringModifier and TypeClassDescriptionclass
Wrapper class forASN1OctetString
.class
Wrapper class forDEROctetString
. -
Uses of IASN1OctetString in com.itextpdf.bouncycastlefips.asn1.cms
Constructors in com.itextpdf.bouncycastlefips.asn1.cms with parameters of type IASN1OctetStringModifierConstructorDescriptionEncryptedContentInfoBCFips
(IASN1ObjectIdentifier data, IAlgorithmIdentifier algorithmIdentifier, IASN1OctetString octetString) Creates new wrapper instance forEncryptedContentInfo
.KeyTransRecipientInfoBCFips
(IRecipientIdentifier recipientIdentifier, IAlgorithmIdentifier algorithmIdentifier, IASN1OctetString octetString) Creates new wrapper instance forKeyTransRecipientInfo
. -
Uses of IASN1OctetString in com.itextpdf.bouncycastlefips.asn1.esf
Constructors in com.itextpdf.bouncycastlefips.asn1.esf with parameters of type IASN1OctetStringModifierConstructorDescriptionOtherHashAlgAndValueBCFips
(IAlgorithmIdentifier algorithmIdentifier, IASN1OctetString octetString) Creates new wrapper instance forOtherHashAlgAndValue
. -
Uses of IASN1OctetString in com.itextpdf.commons.bouncycastle
Methods in com.itextpdf.commons.bouncycastle that return IASN1OctetStringModifier and TypeMethodDescriptionIBouncyCastleFactory.createASN1OctetString
(byte[] bytes) Create ASN1 Octet string wrapper frombyte[]
.IBouncyCastleFactory.createASN1OctetString
(IASN1Encodable encodable) Cast ASN1 Encodable wrapper to the ASN1 Octet string wrapper.IBouncyCastleFactory.createASN1OctetString
(IASN1TaggedObject taggedObject, boolean b) Create ASN1 Octet string wrapper from ASN1 Tagged object wrapper andboolean
parameter.Methods in com.itextpdf.commons.bouncycastle with parameters of type IASN1OctetStringModifier and TypeMethodDescriptionIBouncyCastleFactory.createEncryptedContentInfo
(IASN1ObjectIdentifier data, IAlgorithmIdentifier algorithmIdentifier, IASN1OctetString octetString) Create encrypted content info wrapper from ASN1 Object identifier wrapper, algorithm identifier wrapper and ASN1 Octet string wrapper.IBouncyCastleFactory.createExtension
(IASN1ObjectIdentifier objectIdentifier, boolean critical, IASN1OctetString octetString) Create extension wrapper from ASN1 Object identifier wrapper,boolean
and ASN1 Octet string wrapper.IBouncyCastleFactory.createKeyTransRecipientInfo
(IRecipientIdentifier recipientIdentifier, IAlgorithmIdentifier algorithmIdentifier, IASN1OctetString octetString) Create key trans recipient info wrapper from recipient identifier wrapper, algorithm identifier wrapper and ASN1 Octet string wrapper.IBouncyCastleFactory.createOtherHashAlgAndValue
(IAlgorithmIdentifier algorithmIdentifier, IASN1OctetString octetString) Create other hash alg and value wrapper from algorithm identifier wrapper and ASN1 Octet string wrapper. -
Uses of IASN1OctetString in com.itextpdf.commons.bouncycastle.asn1
Subinterfaces of IASN1OctetString in com.itextpdf.commons.bouncycastle.asn1Modifier and TypeInterfaceDescriptioninterface
This interface represents the wrapper for DEROctetString that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.