Uses of Class
org.bouncycastle.asn1.ASN1Sequence
Packages that use ASN1Sequence
Package
Description
-
Uses of ASN1Sequence in org.bouncycastle.asn1
Subclasses of ASN1Sequence in org.bouncycastle.asn1Modifier and TypeClassDescriptionclassIndefinite length SEQUENCE of objects.classDefinite length SEQUENCE, encoding tells explicit number of bytes that the content of this sequence occupies.classThe DLSequence encodes a SEQUENCE using definite length form.Methods in org.bouncycastle.asn1 that return ASN1SequenceModifier and TypeMethodDescriptionstatic ASN1SequenceASN1Sequence.getInstance(Object obj) Return an ASN1Sequence from the given object.static ASN1SequenceASN1Sequence.getInstance(ASN1TaggedObject taggedObject, boolean explicit) Return an ASN1 SEQUENCE from a tagged object.Methods in org.bouncycastle.asn1 with parameters of type ASN1Sequence -
Uses of ASN1Sequence in org.bouncycastle.asn1.cryptopro
Constructors in org.bouncycastle.asn1.cryptopro with parameters of type ASN1SequenceModifierConstructorDescription -
Uses of ASN1Sequence in org.bouncycastle.asn1.ocsp
Methods in org.bouncycastle.asn1.ocsp that return ASN1SequenceModifier and TypeMethodDescriptionBasicOCSPResponse.getCerts()Signature.getCerts()TBSRequest.getRequestList()ResponseData.getResponses()Constructors in org.bouncycastle.asn1.ocsp with parameters of type ASN1SequenceModifierConstructorDescriptionBasicOCSPResponse(ResponseData tbsResponseData, AlgorithmIdentifier signatureAlgorithm, DERBitString signature, ASN1Sequence certs) ResponseData(ASN1Integer version, ResponderID responderID, ASN1GeneralizedTime producedAt, ASN1Sequence responses, Extensions responseExtensions) ResponseData(ResponderID responderID, ASN1GeneralizedTime producedAt, ASN1Sequence responses, Extensions responseExtensions) ResponseData(ResponderID responderID, ASN1GeneralizedTime producedAt, ASN1Sequence responses, X509Extensions responseExtensions) Deprecated.use method taking ExtensionsSignature(AlgorithmIdentifier signatureAlgorithm, DERBitString signature, ASN1Sequence certs) TBSRequest(GeneralName requestorName, ASN1Sequence requestList, Extensions requestExtensions) TBSRequest(GeneralName requestorName, ASN1Sequence requestList, X509Extensions requestExtensions) Deprecated.use method taking Extensions -
Uses of ASN1Sequence in org.bouncycastle.asn1.pkcs
Constructors in org.bouncycastle.asn1.pkcs with parameters of type ASN1SequenceModifierConstructorDescriptionAttribute(ASN1Sequence seq) Deprecated.use getInstance()Deprecated.SignedData(ASN1Sequence seq) SignerInfo(ASN1Sequence seq) -
Uses of ASN1Sequence in org.bouncycastle.asn1.sec
Constructors in org.bouncycastle.asn1.sec with parameters of type ASN1Sequence -
Uses of ASN1Sequence in org.bouncycastle.asn1.x509
Methods in org.bouncycastle.asn1.x509 that return ASN1SequenceModifier and TypeMethodDescriptionV3TBSCertificateGenerator.generatePreTBSCertificate()V2TBSCertListGenerator.generatePreTBSCertList()AttributeCertificateInfo.getAttributes()PolicyInformation.getPolicyQualifiers()DeltaCertificateDescriptor.getValidity()Methods in org.bouncycastle.asn1.x509 with parameters of type ASN1SequenceConstructors in org.bouncycastle.asn1.x509 with parameters of type ASN1SequenceModifierConstructorDescriptionprotectedDigestInfo(ASN1Sequence obj) PolicyInformation(ASN1ObjectIdentifier policyIdentifier, ASN1Sequence policyQualifiers) Deprecated.use PolicyQualifierInfo.getInstance()Deprecated.Deprecated.use SubjectPublicKeyInfo.getInstance()Deprecated.TBSCertList(ASN1Sequence seq) Deprecated.Deprecated.Constructor from ASN1Sequence.X509Name(ASN1Sequence seq) Deprecated.use X500Name.getInstance() -
Uses of ASN1Sequence in org.bouncycastle.asn1.x509.sigi
Constructors in org.bouncycastle.asn1.x509.sigi with parameters of type ASN1SequenceModifierConstructorDescriptionNameOrPseudonym(DirectoryString surname, ASN1Sequence givenName) Constructor from a given details. -
Uses of ASN1Sequence in org.bouncycastle.asn1.x9
Constructors in org.bouncycastle.asn1.x9 with parameters of type ASN1SequenceModifierConstructorDescriptionX9Curve(X9FieldID fieldID, BigInteger order, BigInteger cofactor, ASN1Sequence seq) -
Uses of ASN1Sequence in org.bouncycastle.cms
Methods in org.bouncycastle.cms that return ASN1SequenceModifier and TypeMethodDescriptionprotected abstract ASN1SequenceKeyAgreeRecipientInfoGenerator.generateRecipientEncryptedKeys(AlgorithmIdentifier keyAgreeAlgorithm, AlgorithmIdentifier keyEncAlgorithm, GenericKey contentEncryptionKey) -
Uses of ASN1Sequence in org.bouncycastle.cms.jcajce
Methods in org.bouncycastle.cms.jcajce that return ASN1SequenceModifier and TypeMethodDescriptionJceKeyAgreeRecipientInfoGenerator.generateRecipientEncryptedKeys(AlgorithmIdentifier keyAgreeAlgorithm, AlgorithmIdentifier keyEncryptionAlgorithm, GenericKey contentEncryptionKey) -
Uses of ASN1Sequence in org.bouncycastle.crypto.signers
Methods in org.bouncycastle.crypto.signers with parameters of type ASN1SequenceModifier and TypeMethodDescriptionprotected BigIntegerStandardDSAEncoding.decodeValue(BigInteger n, ASN1Sequence s, int pos) -
Uses of ASN1Sequence in org.bouncycastle.jce
Constructors in org.bouncycastle.jce with parameters of type ASN1Sequence -
Uses of ASN1Sequence in org.bouncycastle.jce.netscape
Constructors in org.bouncycastle.jce.netscape with parameters of type ASN1Sequence -
Uses of ASN1Sequence in org.bouncycastle.jce.provider
Methods in org.bouncycastle.jce.provider with parameters of type ASN1SequenceModifier and TypeMethodDescriptionvoidPKIXNameConstraintValidator.checkExcludedDN(ASN1Sequence dns) voidPKIXNameConstraintValidator.checkPermittedDN(ASN1Sequence dns) -
Uses of ASN1Sequence in org.bouncycastle.pkix
Methods in org.bouncycastle.pkix with parameters of type ASN1SequenceModifier and TypeMethodDescriptionvoidPKIXNameConstraintValidator.checkExcludedDN(ASN1Sequence dns) voidPKIXNameConstraintValidator.checkPermittedDN(ASN1Sequence dns) -
Uses of ASN1Sequence in org.bouncycastle.pqc.asn1
Constructors in org.bouncycastle.pqc.asn1 with parameters of type ASN1SequenceModifierConstructorDescriptionDeprecated.use getInstance()Deprecated.use getInstance()Deprecated.use getInstance()Deprecated.use getInstance()Deprecated.use getInstance()