| Package | Description |
|---|---|
| org.tomitribe.churchkey.asn1 |
| Modifier and Type | Method and Description |
|---|---|
Asn1Object |
Asn1Object.assertType(Asn1Type type) |
static Asn1Object |
Asn1Object.nill() |
static Asn1Object |
Asn1Object.objectIdentifier(Oid oid) |
static Asn1Object |
Asn1Object.octetString(byte[] bytes) |
Asn1Object |
DerParser.readObject() |
static Asn1Object |
Asn1Object.sequence(byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
DerWriter |
DerWriter.writeObject(Asn1Object obj) |
Copyright © 2014-2021 Tomitribe Corporation. All Rights Reserved.