Package net.corda.v5.crypto
Class CordaOID
-
- All Implemented Interfaces:
public final class 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.
-
-
Field Summary
Fields Modifier and Type Field Description public final static String
OID_R3_ROOT
public final static String
OID_CORDA_PLATFORM
public final static String
OID_X509_EXTENSION_CORDA_ROLE
public final static String
OID_ALIAS_PRIVATE_KEY
public final static String
OID_COMPOSITE_KEY
public final static String
OID_COMPOSITE_SIGNATURE
-