java.lang.Object | |||
↳ | org.bouncycastle.asn1.ASN1Encodable | ||
↳ | org.bouncycastle.asn1.DERObject | ||
↳ | org.bouncycastle.asn1.DERUnknownTag |
We insert one of these when we find a tag we don't recognise.
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
tag | the tag value. |
---|---|
data | the contents octets. |