| Package | Description |
|---|---|
| org.tomitribe.churchkey.asn1 | |
| org.tomitribe.churchkey.ec | |
| org.tomitribe.churchkey.pem |
| Modifier and Type | Method and Description |
|---|---|
Oid |
Asn1Object.asOID() |
static Oid |
Oid.fromBytes(byte[] bytes) |
static Oid |
Oid.fromHex(java.lang.String hex) |
static Oid |
Oid.fromString(java.lang.String dottedIntegers) |
static Oid |
Oid.oid(int... oid) |
Oid |
Asn1Object.toOID() |
| Modifier and Type | Method and Description |
|---|---|
static Asn1Object |
Asn1Object.objectIdentifier(Oid oid) |
DerWriter |
DerWriter.objectIdentifier(Oid oid) |
| Modifier and Type | Method and Description |
|---|---|
static Curve |
Curve.resolve(Oid oid) |
| Modifier and Type | Method and Description |
|---|---|
static Oid |
EcCurveParams.parseOid(byte[] data) |
Copyright © 2014-2021 Tomitribe Corporation. All Rights Reserved.