Uses of Class
org.bouncycastle.asn1.ASN1EncodableVector
Packages that use ASN1EncodableVector
Package
Description
A library for parsing and writing ASN.1 objects.
Support classes useful for encoding and supporting Cryptographic Message Syntax as described in PKCS#7 and RFC 3369 (formerly RFC 2630).
Classes and object identifiers related to the German BSI standard BSI TR-03110.
Support classes useful for encoding and supporting S/MIME.
Support classes useful for encoding and processing X.509 certificates.
-
Uses of ASN1EncodableVector in org.bouncycastle.asn1
Methods in org.bouncycastle.asn1 with parameters of type ASN1EncodableVectorModifier and TypeMethodDescriptionvoidASN1EncodableVector.addAll(ASN1EncodableVector other) Add the contents of another vector.Constructors in org.bouncycastle.asn1 with parameters of type ASN1EncodableVectorModifierConstructorDescriptionASN1External(ASN1EncodableVector vector) Construct an EXTERNAL object, the input encoding vector must have exactly two elements on it.protectedCreate a SEQUENCE containing a vector of objects.protectedASN1Set(ASN1EncodableVector v, boolean doSort) Create a SET containing a vector of objects.BERApplicationSpecific(int tagNo, ASN1EncodableVector vec) Create an application specific object which is marked as constructedCreate a sequence containing a vector of objects.Create a SET containing multiple objects.DERApplicationSpecific(int tagNo, ASN1EncodableVector vec) Create an application specific object which is marked as constructedDERExternal(ASN1EncodableVector vector) Construct a DER EXTERNAL object, the input encoding vector must have exactly two elements on it.Create a sequence containing a vector of objects.create a set containing a vector of objects.DLApplicationSpecific(int tagNo, ASN1EncodableVector vec) Create an application specific object which is marked as constructedDLExternal(ASN1EncodableVector vector) Construct a Definite-Length EXTERNAL object, the input encoding vector must have exactly two elements on it.create a sequence containing a vector of objects. -
Uses of ASN1EncodableVector in org.bouncycastle.asn1.cms
Methods in org.bouncycastle.asn1.cms that return ASN1EncodableVectorModifier and TypeMethodDescriptionAttributeTable.getAll(ASN1ObjectIdentifier oid) Return all the attributes matching the OBJECT IDENTIFIER oid.AttributeTable.toASN1EncodableVector()Constructors in org.bouncycastle.asn1.cms with parameters of type ASN1EncodableVectorModifierConstructorDescription -
Uses of ASN1EncodableVector in org.bouncycastle.asn1.eac
Methods in org.bouncycastle.asn1.eac that return ASN1EncodableVectorModifier and TypeMethodDescriptionECDSAPublicKey.getASN1EncodableVector(ASN1ObjectIdentifier oid, boolean publicPointOnly) -
Uses of ASN1EncodableVector in org.bouncycastle.asn1.smime
Methods in org.bouncycastle.asn1.smime that return ASN1EncodableVector -
Uses of ASN1EncodableVector in org.bouncycastle.asn1.x509
Constructors in org.bouncycastle.asn1.x509 with parameters of type ASN1EncodableVectorModifierConstructorDescriptionNoticeReference(String organization, ASN1EncodableVector noticeNumbers) Creates a newNoticeReferenceinstance.NoticeReference(DisplayText organization, ASN1EncodableVector noticeNumbers) Creates a newNoticeReferenceinstance.