corda / net.corda.core / CordaOID

CordaOID

object CordaOID

OIDs used for the Corda platform. All entries MUST be defined in this file only and they MUST NOT be removed. If an OID is incorrectly assigned, it should be marked deprecated and NEVER be reused again.

Properties

ALIAS_PRIVATE_KEY

OID for AliasPrivateKey.

const val ALIAS_PRIVATE_KEY: String

CORDA_PLATFORM

OIDs issued for the Corda platform.

const val CORDA_PLATFORM: String

R3_ROOT

Assigned to R3, see http://www.oid-info.com/cgi-bin/display?oid=1.3.6.1.4.1.50530&action=display

const val R3_ROOT: String

X509_EXTENSION_CORDA_ROLE

Identifier for the X.509 certificate extension specifying the Corda role. See https://r3-cev.atlassian.net/wiki/spaces/AWG/pages/156860572/Certificate+identity+type+extension for details.

const val X509_EXTENSION_CORDA_ROLE: String