Uses of Interface
com.itextpdf.commons.bouncycastle.asn1.IASN1ObjectIdentifier
-
-
Uses of IASN1ObjectIdentifier in com.itextpdf.bouncycastle
Methods in com.itextpdf.bouncycastle that return IASN1ObjectIdentifier Modifier and Type Method Description IASN1ObjectIdentifierBouncyCastleFactory. createASN1ObjectIdentifier(IASN1Encodable encodable)Cast ASN1 encodable wrapper to the ASN1 object identifier wrapper.IASN1ObjectIdentifierBouncyCastleFactory. createASN1ObjectIdentifier(java.lang.String str)Create ASN1 Object identifier wrapper fromString.IASN1ObjectIdentifierBouncyCastleFactory. createASN1ObjectIdentifierInstance(java.lang.Object object)Create ASN1 Object identifier wrapper fromObjectusinggetInstancemethod call.Methods in com.itextpdf.bouncycastle with parameters of type IASN1ObjectIdentifier Modifier and Type Method Description IAlgorithmIdentifierBouncyCastleFactory. createAlgorithmIdentifier(IASN1ObjectIdentifier algorithm)Create algorithm identifier wrapper from ASN1 Object identifier wrapper.IAlgorithmIdentifierBouncyCastleFactory. createAlgorithmIdentifier(IASN1ObjectIdentifier algorithm, IASN1Encodable parameters)Create algorithm identifier wrapper from ASN1 Object identifier wrapper and ASN1 Encodable wrapper for the parameters.IAttributeBouncyCastleFactory. createAttribute(IASN1ObjectIdentifier attrType, IASN1Set attrValues)Create attribute wrapper from ASN1 Object identifier wrapper and ASN1 Set wrapper.IContentInfoBouncyCastleFactory. createContentInfo(IASN1ObjectIdentifier objectIdentifier, IASN1Encodable encodable)Create content info wrapper from ASN1 Object identifier wrapper and ASN1 Encodable wrapper.IEncryptedContentInfoBouncyCastleFactory. 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.IExtensionBouncyCastleFactory. createExtension(IASN1ObjectIdentifier objectIdentifier, boolean critical, IASN1OctetString octetString)Create extension wrapper from ASN1 Object identifier wrapper,booleanand ASN1 Octet string wrapper.IKeyPurposeIdBouncyCastleFactory. createKeyPurposeId(IASN1ObjectIdentifier objectIdentifier)Create key purpose id wrapper fromIASN1ObjectIdentifier.IResponseBytesBouncyCastleFactory. createResponseBytes(IASN1ObjectIdentifier asn1ObjectIdentifier, IDEROctetString derOctetString)Create response bytes wrapper from ASN1 Object identifier wrapper and DER Octet string wrapper.IRSASSAPSSParamsBouncyCastleFactory. createRSASSAPSSParamsWithMGF1(IASN1ObjectIdentifier digestAlgoOid, int saltLen, int trailerField)Create a RSASSA-PSS params wrapper from a digest algorithm OID, a salt length and a trailer field length.ISignaturePolicyIdBouncyCastleFactory. createSignaturePolicyId(IASN1ObjectIdentifier objectIdentifier, IOtherHashAlgAndValue algAndValue)Create signature policy id wrapper from ASN1 Object identifier wrapper and other hash alg and value wrapper.ISignaturePolicyIdBouncyCastleFactory. createSignaturePolicyId(IASN1ObjectIdentifier objectIdentifier, IOtherHashAlgAndValue algAndValue, ISigPolicyQualifierInfo... policyQualifiers)Create signature policy id wrapper from ASN1 Object identifier wrapper, other hash alg and value wrapper and sig policy qualifier info wrappers.ISigPolicyQualifierInfoBouncyCastleFactory. createSigPolicyQualifierInfo(IASN1ObjectIdentifier objectIdentifier, IDERIA5String string)Create sig policy qualifier info wrapper from ASN1 Object identifier wrapper and DERIA5 String wrapper.ITimeStampTokenGeneratorBouncyCastleFactory. createTimeStampTokenGenerator(ISignerInfoGenerator siGen, IDigestCalculator dgCalc, IASN1ObjectIdentifier policy)Create timestamp token generator wrapper from signer info generator wrapper, digest calculator wrapper and ASN1 Object identifier wrapper. -
Uses of IASN1ObjectIdentifier in com.itextpdf.bouncycastle.asn1
Classes in com.itextpdf.bouncycastle.asn1 that implement IASN1ObjectIdentifier Modifier and Type Class Description classASN1ObjectIdentifierBCWrapper class forASN1ObjectIdentifier. -
Uses of IASN1ObjectIdentifier in com.itextpdf.bouncycastle.asn1.cms
Methods in com.itextpdf.bouncycastle.asn1.cms with parameters of type IASN1ObjectIdentifier Modifier and Type Method Description IAttributeAttributeTableBC. get(IASN1ObjectIdentifier oid)Calls actualgetmethod for the wrapped AttributeTable object.Constructors in com.itextpdf.bouncycastle.asn1.cms with parameters of type IASN1ObjectIdentifier Constructor Description ContentInfoBC(IASN1ObjectIdentifier objectIdentifier, IASN1Encodable encodable)Creates new wrapper instance forContentInfo.EncryptedContentInfoBC(IASN1ObjectIdentifier data, IAlgorithmIdentifier algorithmIdentifier, IASN1OctetString octetString)Creates new wrapper instance forEncryptedContentInfo. -
Uses of IASN1ObjectIdentifier in com.itextpdf.bouncycastle.asn1.esf
Constructors in com.itextpdf.bouncycastle.asn1.esf with parameters of type IASN1ObjectIdentifier Constructor Description SignaturePolicyIdBC(IASN1ObjectIdentifier objectIdentifier, IOtherHashAlgAndValue algAndValue)Creates new wrapper instance forSignaturePolicyId.SignaturePolicyIdBC(IASN1ObjectIdentifier objectIdentifier, IOtherHashAlgAndValue algAndValue, org.bouncycastle.asn1.esf.SigPolicyQualifierInfo... policyQualifiers)Creates new wrapper instance forSignaturePolicyId.SigPolicyQualifierInfoBC(IASN1ObjectIdentifier objectIdentifier, IDERIA5String string)Creates new wrapper instance forSigPolicyQualifierInfo. -
Uses of IASN1ObjectIdentifier in com.itextpdf.bouncycastle.asn1.ocsp
Fields in com.itextpdf.bouncycastle.asn1.ocsp declared as IASN1ObjectIdentifier Modifier and Type Field Description private static IASN1ObjectIdentifierOCSPObjectIdentifiersBC. ID_PKIX_OCSP_ARCHIVE_CUTOFFprivate static IASN1ObjectIdentifierOCSPObjectIdentifiersBC. ID_PKIX_OCSP_BASICprivate static IASN1ObjectIdentifierOCSPObjectIdentifiersBC. ID_PKIX_OCSP_NOCHECKprivate static IASN1ObjectIdentifierOCSPObjectIdentifiersBC. ID_PKIX_OCSP_NONCEMethods in com.itextpdf.bouncycastle.asn1.ocsp that return IASN1ObjectIdentifier Modifier and Type Method Description IASN1ObjectIdentifierOCSPObjectIdentifiersBC. getIdPkixOcspArchiveCutoff()Getsid_pkix_ocsp_archive_cutoffconstant for the wrapped OCSPObjectIdentifiers.IASN1ObjectIdentifierOCSPObjectIdentifiersBC. getIdPkixOcspBasic()Getsid_pkix_ocsp_basicconstant for the wrapped OCSPObjectIdentifiers.IASN1ObjectIdentifierOCSPObjectIdentifiersBC. getIdPkixOcspNoCheck()Getsid_pkix_ocsp_nocheckconstant for the wrapped OCSPObjectIdentifiers.IASN1ObjectIdentifierOCSPObjectIdentifiersBC. getIdPkixOcspNonce()Getsid_pkix_ocsp_nonceconstant for the wrapped OCSPObjectIdentifiers.Constructors in com.itextpdf.bouncycastle.asn1.ocsp with parameters of type IASN1ObjectIdentifier Constructor Description ResponseBytesBC(IASN1ObjectIdentifier asn1ObjectIdentifier, IDEROctetString derOctetString)Creates new wrapper instance forResponseBytes. -
Uses of IASN1ObjectIdentifier in com.itextpdf.bouncycastle.asn1.pcks
Methods in com.itextpdf.bouncycastle.asn1.pcks that return IASN1ObjectIdentifier Modifier and Type Method Description IASN1ObjectIdentifierPKCSObjectIdentifiersBC. getData()Getsdataconstant for the wrapped PKCSObjectIdentifiers.IASN1ObjectIdentifierPKCSObjectIdentifiersBC. getEnvelopedData()GetsenvelopedDataconstant for the wrapped PKCSObjectIdentifiers.IASN1ObjectIdentifierPKCSObjectIdentifiersBC. getIdAaEtsSigPolicyId()Getsid_aa_ets_sigPolicyIdconstant for the wrapped PKCSObjectIdentifiers.IASN1ObjectIdentifierPKCSObjectIdentifiersBC. getIdAaSignatureTimeStampToken()Getsid_aa_signatureTimeStampTokenconstant for the wrapped PKCSObjectIdentifiers.IASN1ObjectIdentifierPKCSObjectIdentifiersBC. getIdSpqEtsUri()Getsid_spq_ets_uriconstant for the wrapped PKCSObjectIdentifiers. -
Uses of IASN1ObjectIdentifier in com.itextpdf.bouncycastle.asn1.x509
Fields in com.itextpdf.bouncycastle.asn1.x509 declared as IASN1ObjectIdentifier Modifier and Type Field Description private static IASN1ObjectIdentifierExtensionBC. EXPIRED_CERTS_ON_CRLMethods in com.itextpdf.bouncycastle.asn1.x509 that return IASN1ObjectIdentifier Modifier and Type Method Description IASN1ObjectIdentifierAlgorithmIdentifierBC. getAlgorithm()Calls actualgetAlgorithmmethod for the wrapped AlgorithmIdentifier object.IASN1ObjectIdentifierExtensionBC. getAuthorityInfoAccess()GetsauthorityInfoAccessconstant for the wrapped Extension.IASN1ObjectIdentifierExtensionBC. getAuthorityKeyIdentifier()GetsauthorityKeyIdentifierconstant for the wrapped Extension.IASN1ObjectIdentifierExtensionBC. getBasicConstraints()GetsbasicConstraintsconstant for the wrapped Extension.IASN1ObjectIdentifierExtensionBC. getCRlDistributionPoints()GetscRLDistributionPointsconstant for the wrapped Extension.IASN1ObjectIdentifierExtensionBC. getExpiredCertsOnCRL()GetsexpiredCertsOnCRLconstant for the wrapped Extension.IASN1ObjectIdentifierExtensionBC. getExtendedKeyUsage()GetsextendedKeyUsageconstant for the wrapped Extension.IASN1ObjectIdentifierExtensionBC. getIssuingDistributionPoint()GetsissuingDistributionPointconstant for the wrapped Extension.IASN1ObjectIdentifierExtensionBC. getKeyUsage()GetskeyUsageconstant for the wrapped Extension.IASN1ObjectIdentifierExtensionBC. getSubjectKeyIdentifier()GetssubjectKeyIdentifierconstant for the wrapped Extension. -
Uses of IASN1ObjectIdentifier in com.itextpdf.bouncycastle.cert
Methods in com.itextpdf.bouncycastle.cert with parameters of type IASN1ObjectIdentifier Modifier and Type Method Description IX509v2CRLBuilderX509v2CRLBuilderBC. addExtension(IASN1ObjectIdentifier objectIdentifier, boolean isCritical, IASN1Encodable extension)Calls actualaddExtensionmethod for the wrapped X509v2CRLBuilder object. -
Uses of IASN1ObjectIdentifier in com.itextpdf.bouncycastle.cert.jcajce
Methods in com.itextpdf.bouncycastle.cert.jcajce with parameters of type IASN1ObjectIdentifier Modifier and Type Method Description IJcaX509v3CertificateBuilderJcaX509v3CertificateBuilderBC. addExtension(IASN1ObjectIdentifier extensionOID, boolean critical, IASN1Encodable extensionValue)Calls actualaddExtensionmethod for the wrapped JcaX509v3CertificateBuilder object. -
Uses of IASN1ObjectIdentifier in com.itextpdf.bouncycastle.cert.ocsp
Methods in com.itextpdf.bouncycastle.cert.ocsp that return IASN1ObjectIdentifier Modifier and Type Method Description IASN1ObjectIdentifierCertificateIDBC. getHashAlgOID()Calls actualgetHashAlgOIDmethod for the wrapped CertificateID object.Methods in com.itextpdf.bouncycastle.cert.ocsp with parameters of type IASN1ObjectIdentifier Modifier and Type Method Description IExtensionOCSPReqBC. getExtension(IASN1ObjectIdentifier objectIdentifier)Calls actualgetExtensionmethod for the wrapped OCSPReq object.IASN1EncodableBasicOCSPRespBC. getExtensionParsedValue(IASN1ObjectIdentifier objectIdentifier)Gets parsed value of the extension retrieved using actualgetExtensionmethod for the wrapped BasicOCSPResp object. -
Uses of IASN1ObjectIdentifier in com.itextpdf.bouncycastle.tsp
Methods in com.itextpdf.bouncycastle.tsp with parameters of type IASN1ObjectIdentifier Modifier and Type Method Description ITimeStampRequestTimeStampRequestGeneratorBC. generate(IASN1ObjectIdentifier objectIdentifier, byte[] imprint, java.math.BigInteger nonce)Calls actualgeneratemethod for the wrapped TimeStampRequestGenerator object.Constructors in com.itextpdf.bouncycastle.tsp with parameters of type IASN1ObjectIdentifier Constructor Description TimeStampTokenGeneratorBC(ISignerInfoGenerator siGen, IDigestCalculator dgCalc, IASN1ObjectIdentifier policy)Creates new wrapper instance forTimeStampTokenGenerator. -
Uses of IASN1ObjectIdentifier in com.itextpdf.bouncycastleconnector
Methods in com.itextpdf.bouncycastleconnector that return IASN1ObjectIdentifier Modifier and Type Method Description IASN1ObjectIdentifierBouncyCastleDefaultFactory. createASN1ObjectIdentifier(IASN1Encodable encodable)IASN1ObjectIdentifierBouncyCastleDefaultFactory. createASN1ObjectIdentifier(java.lang.String str)IASN1ObjectIdentifierBouncyCastleDefaultFactory. createASN1ObjectIdentifierInstance(java.lang.Object object) -
Uses of IASN1ObjectIdentifier in com.itextpdf.commons.bouncycastle
Methods in com.itextpdf.commons.bouncycastle that return IASN1ObjectIdentifier Modifier and Type Method Description IASN1ObjectIdentifierIBouncyCastleFactory. createASN1ObjectIdentifier(IASN1Encodable encodable)Cast ASN1 encodable wrapper to the ASN1 object identifier wrapper.IASN1ObjectIdentifierIBouncyCastleFactory. createASN1ObjectIdentifier(java.lang.String str)Create ASN1 Object identifier wrapper fromString.IASN1ObjectIdentifierIBouncyCastleFactory. createASN1ObjectIdentifierInstance(java.lang.Object object)Create ASN1 Object identifier wrapper fromObjectusinggetInstancemethod call.Methods in com.itextpdf.commons.bouncycastle with parameters of type IASN1ObjectIdentifier Modifier and Type Method Description IAlgorithmIdentifierIBouncyCastleFactory. createAlgorithmIdentifier(IASN1ObjectIdentifier algorithm)Create algorithm identifier wrapper from ASN1 Object identifier wrapper.IAlgorithmIdentifierIBouncyCastleFactory. createAlgorithmIdentifier(IASN1ObjectIdentifier algorithm, IASN1Encodable parameters)Create algorithm identifier wrapper from ASN1 Object identifier wrapper and ASN1 Encodable wrapper for the parameters.IAttributeIBouncyCastleFactory. createAttribute(IASN1ObjectIdentifier attrType, IASN1Set attrValues)Create attribute wrapper from ASN1 Object identifier wrapper and ASN1 Set wrapper.IContentInfoIBouncyCastleFactory. createContentInfo(IASN1ObjectIdentifier objectIdentifier, IASN1Encodable encodable)Create content info wrapper from ASN1 Object identifier wrapper and ASN1 Encodable wrapper.IEncryptedContentInfoIBouncyCastleFactory. 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.IExtensionIBouncyCastleFactory. createExtension(IASN1ObjectIdentifier objectIdentifier, boolean critical, IASN1OctetString octetString)Create extension wrapper from ASN1 Object identifier wrapper,booleanand ASN1 Octet string wrapper.IKeyPurposeIdIBouncyCastleFactory. createKeyPurposeId(IASN1ObjectIdentifier objectIdentifier)Create key purpose id wrapper fromIASN1ObjectIdentifier.IResponseBytesIBouncyCastleFactory. createResponseBytes(IASN1ObjectIdentifier asn1ObjectIdentifier, IDEROctetString derOctetString)Create response bytes wrapper from ASN1 Object identifier wrapper and DER Octet string wrapper.IRSASSAPSSParamsIBouncyCastleFactory. createRSASSAPSSParamsWithMGF1(IASN1ObjectIdentifier digestAlgoOid, int saltLen, int trailerField)Create a RSASSA-PSS params wrapper from a digest algorithm OID, a salt length and a trailer field length.ISignaturePolicyIdIBouncyCastleFactory. createSignaturePolicyId(IASN1ObjectIdentifier objectIdentifier, IOtherHashAlgAndValue algAndValue)Create signature policy id wrapper from ASN1 Object identifier wrapper and other hash alg and value wrapper.ISignaturePolicyIdIBouncyCastleFactory. createSignaturePolicyId(IASN1ObjectIdentifier objectIdentifier, IOtherHashAlgAndValue algAndValue, ISigPolicyQualifierInfo... policyQualifiers)Create signature policy id wrapper from ASN1 Object identifier wrapper, other hash alg and value wrapper and sig policy qualifier info wrappers.ISigPolicyQualifierInfoIBouncyCastleFactory. createSigPolicyQualifierInfo(IASN1ObjectIdentifier objectIdentifier, IDERIA5String string)Create sig policy qualifier info wrapper from ASN1 Object identifier wrapper and DERIA5 String wrapper.ITimeStampTokenGeneratorIBouncyCastleFactory. createTimeStampTokenGenerator(ISignerInfoGenerator siGen, IDigestCalculator dgCalc, IASN1ObjectIdentifier policy)Create timestamp token generator wrapper from signer info generator wrapper, digest calculator wrapper and ASN1 Object identifier wrapper. -
Uses of IASN1ObjectIdentifier in com.itextpdf.commons.bouncycastle.asn1.cms
Methods in com.itextpdf.commons.bouncycastle.asn1.cms with parameters of type IASN1ObjectIdentifier Modifier and Type Method Description IAttributeIAttributeTable. get(IASN1ObjectIdentifier oid)Calls actualgetmethod for the wrapped AttributeTable object. -
Uses of IASN1ObjectIdentifier in com.itextpdf.commons.bouncycastle.asn1.ocsp
Methods in com.itextpdf.commons.bouncycastle.asn1.ocsp that return IASN1ObjectIdentifier Modifier and Type Method Description IASN1ObjectIdentifierIOCSPObjectIdentifiers. getIdPkixOcspArchiveCutoff()Getsid_pkix_ocsp_archive_cutoffconstant for the wrapped OCSPObjectIdentifiers.IASN1ObjectIdentifierIOCSPObjectIdentifiers. getIdPkixOcspBasic()Getsid_pkix_ocsp_basicconstant for the wrapped OCSPObjectIdentifiers.IASN1ObjectIdentifierIOCSPObjectIdentifiers. getIdPkixOcspNoCheck()Getsid_pkix_ocsp_nocheckconstant for the wrapped OCSPObjectIdentifiers.IASN1ObjectIdentifierIOCSPObjectIdentifiers. getIdPkixOcspNonce()Getsid_pkix_ocsp_nonceconstant for the wrapped OCSPObjectIdentifiers. -
Uses of IASN1ObjectIdentifier in com.itextpdf.commons.bouncycastle.asn1.pkcs
Methods in com.itextpdf.commons.bouncycastle.asn1.pkcs that return IASN1ObjectIdentifier Modifier and Type Method Description IASN1ObjectIdentifierIPKCSObjectIdentifiers. getData()Getsdataconstant for the wrapped PKCSObjectIdentifiers.IASN1ObjectIdentifierIPKCSObjectIdentifiers. getEnvelopedData()GetsenvelopedDataconstant for the wrapped PKCSObjectIdentifiers.IASN1ObjectIdentifierIPKCSObjectIdentifiers. getIdAaEtsSigPolicyId()Getsid_aa_ets_sigPolicyIdconstant for the wrapped PKCSObjectIdentifiers.IASN1ObjectIdentifierIPKCSObjectIdentifiers. getIdAaSignatureTimeStampToken()Getsid_aa_signatureTimeStampTokenconstant for the wrapped PKCSObjectIdentifiers.IASN1ObjectIdentifierIPKCSObjectIdentifiers. getIdSpqEtsUri()Getsid_spq_ets_uriconstant for the wrapped PKCSObjectIdentifiers. -
Uses of IASN1ObjectIdentifier in com.itextpdf.commons.bouncycastle.asn1.x509
Methods in com.itextpdf.commons.bouncycastle.asn1.x509 that return IASN1ObjectIdentifier Modifier and Type Method Description IASN1ObjectIdentifierIAlgorithmIdentifier. getAlgorithm()Calls actualgetAlgorithmmethod for the wrapped AlgorithmIdentifier object.IASN1ObjectIdentifierIExtension. getAuthorityInfoAccess()GetsauthorityInfoAccessconstant for the wrapped Extension.IASN1ObjectIdentifierIExtension. getAuthorityKeyIdentifier()GetsauthorityKeyIdentifierconstant for the wrapped Extension.IASN1ObjectIdentifierIExtension. getBasicConstraints()GetsbasicConstraintsconstant for the wrapped Extension.IASN1ObjectIdentifierIExtension. getCRlDistributionPoints()GetscRLDistributionPointsconstant for the wrapped Extension.IASN1ObjectIdentifierIExtension. getExpiredCertsOnCRL()GetsexpiredCertsOnCRLconstant for the wrapped Extension.IASN1ObjectIdentifierIExtension. getExtendedKeyUsage()GetsextendedKeyUsageconstant for the wrapped Extension.IASN1ObjectIdentifierIExtension. getIssuingDistributionPoint()GetsissuingDistributionPointconstant for the wrapped Extension.IASN1ObjectIdentifierIExtension. getKeyUsage()GetskeyUsageconstant for the wrapped Extension.IASN1ObjectIdentifierIExtension. getSubjectKeyIdentifier()GetssubjectKeyIdentifierconstant for the wrapped Extension. -
Uses of IASN1ObjectIdentifier in com.itextpdf.commons.bouncycastle.cert
Methods in com.itextpdf.commons.bouncycastle.cert with parameters of type IASN1ObjectIdentifier Modifier and Type Method Description IX509v2CRLBuilderIX509v2CRLBuilder. addExtension(IASN1ObjectIdentifier objectIdentifier, boolean isCritical, IASN1Encodable extension)Calls actualaddExtensionmethod for the wrapped X509v2CRLBuilder object. -
Uses of IASN1ObjectIdentifier in com.itextpdf.commons.bouncycastle.cert.jcajce
Methods in com.itextpdf.commons.bouncycastle.cert.jcajce with parameters of type IASN1ObjectIdentifier Modifier and Type Method Description IJcaX509v3CertificateBuilderIJcaX509v3CertificateBuilder. addExtension(IASN1ObjectIdentifier extensionOID, boolean critical, IASN1Encodable extensionValue)Calls actualaddExtensionmethod for the wrapped JcaX509v3CertificateBuilder object. -
Uses of IASN1ObjectIdentifier in com.itextpdf.commons.bouncycastle.cert.ocsp
Methods in com.itextpdf.commons.bouncycastle.cert.ocsp that return IASN1ObjectIdentifier Modifier and Type Method Description IASN1ObjectIdentifierICertificateID. getHashAlgOID()Calls actualgetHashAlgOIDmethod for the wrapped CertificateID object.Methods in com.itextpdf.commons.bouncycastle.cert.ocsp with parameters of type IASN1ObjectIdentifier Modifier and Type Method Description IExtensionIOCSPReq. getExtension(IASN1ObjectIdentifier objectIdentifier)Calls actualgetExtensionmethod for the wrapped OCSPReq object.IASN1EncodableIBasicOCSPResp. getExtensionParsedValue(IASN1ObjectIdentifier objectIdentifier)Gets parsed value of the extension retrieved using actualgetExtensionmethod for the wrapped BasicOCSPResp object. -
Uses of IASN1ObjectIdentifier in com.itextpdf.commons.bouncycastle.tsp
Methods in com.itextpdf.commons.bouncycastle.tsp with parameters of type IASN1ObjectIdentifier Modifier and Type Method Description ITimeStampRequestITimeStampRequestGenerator. generate(IASN1ObjectIdentifier objectIdentifier, byte[] imprint, java.math.BigInteger nonce)Calls actualgeneratemethod for the wrapped TimeStampRequestGenerator object. -
Uses of IASN1ObjectIdentifier in com.itextpdf.signatures
Fields in com.itextpdf.signatures declared as IASN1ObjectIdentifier Modifier and Type Field Description static IASN1ObjectIdentifierCertificateInfo.X500Name. CCountry code - StringType(SIZE(2)).static IASN1ObjectIdentifierCertificateInfo.X500Name. CNCommon name - StringType(SIZE(1..64)).static IASN1ObjectIdentifierCertificateInfo.X500Name. DCObject identifier.private IASN1ObjectIdentifierRSASSAPSSMechanismParams. digestAlgoOidstatic IASN1ObjectIdentifierCertificateInfo.X500Name. EEmail address in Verisign certificates.static IASN1ObjectIdentifierCertificateInfo.X500Name. EmailAddressEmail address (RSA PKCS#9 extension) - IA5String.static IASN1ObjectIdentifierCertificateInfo.X500Name. GENERATIONNaming attribute of type X520name.static IASN1ObjectIdentifierCertificateInfo.X500Name. GIVENNAMENaming attribute of type X520name.static IASN1ObjectIdentifierCertificateInfo.X500Name. INITIALSNaming attribute of type X520name.static IASN1ObjectIdentifierCertificateInfo.X500Name. LLocality name - StringType(SIZE(1..64)).static IASN1ObjectIdentifierCertificateInfo.X500Name. OOrganization - StringType(SIZE(1..64)).static IASN1ObjectIdentifierCertificateInfo.X500Name. OUOrganizational unit name - StringType(SIZE(1..64)).static IASN1ObjectIdentifierCertificateInfo.X500Name. SNDevice serial number name - StringType(SIZE(1..64)).static IASN1ObjectIdentifierCertificateInfo.X500Name. STState, or province name - StringType(SIZE(1..64)).static IASN1ObjectIdentifierCertificateInfo.X500Name. SURNAMENaming attribute of type X520name.static IASN1ObjectIdentifierCertificateInfo.X500Name. TTitle.static IASN1ObjectIdentifierCertificateInfo.X500Name. UIDLDAP User id.static IASN1ObjectIdentifierCertificateInfo.X500Name. UNIQUE_IDENTIFIERNaming attribute of type X520name.Fields in com.itextpdf.signatures with type parameters of type IASN1ObjectIdentifier Modifier and Type Field Description static java.util.Map<IASN1ObjectIdentifier,java.lang.String>CertificateInfo.X500Name. DefaultSymbolsA Map with default symbols.Methods in com.itextpdf.signatures with parameters of type IASN1ObjectIdentifier Modifier and Type Method Description (package private) static ICertificateIDSignUtils. generateCertificateId(java.security.cert.X509Certificate issuerCert, java.math.BigInteger serialNumber, IASN1ObjectIdentifier identifier)Constructors in com.itextpdf.signatures with parameters of type IASN1ObjectIdentifier Constructor Description RSASSAPSSMechanismParams(IASN1ObjectIdentifier digestAlgoOid, int saltLen, int trailerField)Instantiate RSASSA-PSS parameters with MGF1 for a given digest algorithm OID, salt length and trailer field value.
-