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 andbooleanparameter.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,booleanand 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 TypeClassDescriptionclassWrapper class forASN1OctetString.classWrapper 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.bouncycastleconnector
Methods in com.itextpdf.bouncycastleconnector that return IASN1OctetStringModifier and TypeMethodDescriptionBouncyCastleDefaultFactory.createASN1OctetString(byte[] bytes) BouncyCastleDefaultFactory.createASN1OctetString(IASN1Encodable encodable) BouncyCastleDefaultFactory.createASN1OctetString(IASN1TaggedObject taggedObject, boolean b) Methods in com.itextpdf.bouncycastleconnector with parameters of type IASN1OctetStringModifier and TypeMethodDescriptionBouncyCastleDefaultFactory.createEncryptedContentInfo(IASN1ObjectIdentifier data, IAlgorithmIdentifier algorithmIdentifier, IASN1OctetString octetString) BouncyCastleDefaultFactory.createExtension(IASN1ObjectIdentifier objectIdentifier, boolean critical, IASN1OctetString octetString) BouncyCastleDefaultFactory.createKeyTransRecipientInfo(IRecipientIdentifier recipientIdentifier, IAlgorithmIdentifier algorithmIdentifier, IASN1OctetString octetString) BouncyCastleDefaultFactory.createOtherHashAlgAndValue(IAlgorithmIdentifier algorithmIdentifier, IASN1OctetString octetString) -
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 andbooleanparameter.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,booleanand 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 TypeInterfaceDescriptioninterfaceThis interface represents the wrapper for DEROctetString that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations. -
Uses of IASN1OctetString in com.itextpdf.signatures.cms
Fields in com.itextpdf.signatures.cms declared as IASN1OctetStringModifier and TypeFieldDescriptionprivate IASN1OctetStringEncapsulatedContentInfo.eContentOptional.Methods in com.itextpdf.signatures.cms that return IASN1OctetStringConstructors in com.itextpdf.signatures.cms with parameters of type IASN1OctetStringModifierConstructorDescriptionEncapsulatedContentInfo(String eContentType, IASN1OctetString eContent) Creates an EncapsulatedContentInfo with contenttype and content.