Package | Description |
---|---|
org.bouncycastle.asn1 | |
org.bouncycastle.asn1.eac |
Modifier and Type | Class and Description |
---|---|
class |
BERApplicationSpecific
An indefinite-length encoding version of an application specific object.
|
class |
DERApplicationSpecific
A DER encoding version of an application specific object.
|
Modifier and Type | Method and Description |
---|---|
static ASN1ApplicationSpecific |
ASN1ApplicationSpecific.getInstance(Object obj)
Return an ASN1ApplicationSpecific from the passed in object, which may be a byte array, or null.
|
Modifier and Type | Method and Description |
---|---|
static int |
EACTags.encodeTag(ASN1ApplicationSpecific spec) |
Copyright © 2017 BouncyCastle.org. All rights reserved.