Uses of Interface
com.itextpdf.commons.bouncycastle.asn1.cms.IOriginatorInfo
 
     
      Packages that use IOriginatorInfo
     
 
     
       Package
      
 
      
       Description
      
 
       
      -  
        
Uses of IOriginatorInfo in com.itextpdf.bouncycastle
Methods in com.itextpdf.bouncycastle that return IOriginatorInfoModifier and TypeMethodDescriptionBouncyCastleFactory.createNullOriginatorInfo()Create originator info wrapper withnullvalue.Methods in com.itextpdf.bouncycastle with parameters of type IOriginatorInfoModifier and TypeMethodDescriptionBouncyCastleFactory.createEnvelopedData(IOriginatorInfo originatorInfo, IASN1Set set, IEncryptedContentInfo encryptedContentInfo, IASN1Set set1) Create enveloped data wrapper from originator info wrapper, ASN1 Set wrapper, encrypted content info wrapper and another ASN1 Set wrapper. -  
        
Uses of IOriginatorInfo in com.itextpdf.bouncycastle.asn1.cms
Classes in com.itextpdf.bouncycastle.asn1.cms that implement IOriginatorInfoConstructors in com.itextpdf.bouncycastle.asn1.cms with parameters of type IOriginatorInfoModifierConstructorDescriptionEnvelopedDataBC(IOriginatorInfo originatorInfo, IASN1Set set, IEncryptedContentInfo encryptedContentInfo, IASN1Set set1) Creates new wrapper instance forEnvelopedData. -  
        
Uses of IOriginatorInfo in com.itextpdf.bouncycastlefips
Methods in com.itextpdf.bouncycastlefips that return IOriginatorInfoModifier and TypeMethodDescriptionBouncyCastleFipsFactory.createNullOriginatorInfo()Create originator info wrapper withnullvalue.Methods in com.itextpdf.bouncycastlefips with parameters of type IOriginatorInfoModifier and TypeMethodDescriptionBouncyCastleFipsFactory.createEnvelopedData(IOriginatorInfo originatorInfo, IASN1Set set, IEncryptedContentInfo encryptedContentInfo, IASN1Set set1) Create enveloped data wrapper from originator info wrapper, ASN1 Set wrapper, encrypted content info wrapper and another ASN1 Set wrapper. -  
        
Uses of IOriginatorInfo in com.itextpdf.bouncycastlefips.asn1.cms
Classes in com.itextpdf.bouncycastlefips.asn1.cms that implement IOriginatorInfoConstructors in com.itextpdf.bouncycastlefips.asn1.cms with parameters of type IOriginatorInfoModifierConstructorDescriptionEnvelopedDataBCFips(IOriginatorInfo originatorInfo, IASN1Set set, IEncryptedContentInfo encryptedContentInfo, IASN1Set set1) Creates new wrapper instance forEnvelopedData. -  
        
Uses of IOriginatorInfo in com.itextpdf.commons.bouncycastle
Methods in com.itextpdf.commons.bouncycastle that return IOriginatorInfoModifier and TypeMethodDescriptionIBouncyCastleFactory.createNullOriginatorInfo()Create originator info wrapper withnullvalue.Methods in com.itextpdf.commons.bouncycastle with parameters of type IOriginatorInfoModifier and TypeMethodDescriptionIBouncyCastleFactory.createEnvelopedData(IOriginatorInfo originatorInfo, IASN1Set set, IEncryptedContentInfo encryptedContentInfo, IASN1Set set1) Create enveloped data wrapper from originator info wrapper, ASN1 Set wrapper, encrypted content info wrapper and another ASN1 Set wrapper.