Uses of Class
org.bouncycastle.asn1.DERTaggedObject
| Package | Description |
|---|---|
| org.bouncycastle.asn1 |
-
Uses of DERTaggedObject in org.bouncycastle.asn1
Constructors in org.bouncycastle.asn1 with parameters of type DERTaggedObject Constructor Description DERExternal(ASN1ObjectIdentifier directReference, ASN1Integer indirectReference, ASN1Primitive dataValueDescriptor, DERTaggedObject externalData)Creates a new instance of DERExternal See X.690 for more informations about the meaning of these parameters