public interface MTCObjectIdentifiers
Section 5.2 and Section 6.1 of the draft reserve two arcs under Cloudflare's IANA PEN (1.3.6.1.4.1.44363.47) for early implementations, until IANA assigns the production OIDs under the PKIX algorithms (1.3.6.1.5.5.7.6) and RDN attribute (1.3.6.1.5.5.7.25) arcs.
To be deleted: every constant in this class is an interim placeholder under the Cloudflare PEN. When IANA assigns the production OIDs, these constants should be removed and the production OIDs added (under a different arc class) — no back-compat aliases.
| Modifier and Type | Field and Description |
|---|---|
static ASN1ObjectIdentifier |
cloudFlare
Cloudflare's IANA PEN arc.
|
static ASN1ObjectIdentifier |
id_alg_mtcProof
id-alg-mtcProof signature-algorithm OID for the certificate signatureAlgorithm field.
|
static ASN1ObjectIdentifier |
id_pe_mtcCertificationAuthority
id-pe-mtcCertificationAuthority extension OID for the CA certificate
representation (Section 5.5 of the draft).
|
static ASN1ObjectIdentifier |
id_rdna_trustAnchorID
id-rdna-trustAnchorID RDN attribute OID for the certificate issuer field.
|
static final ASN1ObjectIdentifier cloudFlare
static final ASN1ObjectIdentifier id_alg_mtcProof
static final ASN1ObjectIdentifier id_rdna_trustAnchorID
static final ASN1ObjectIdentifier id_pe_mtcCertificationAuthority