Go to Items

1. Definition 2. Functional Requirements 3. Syntax 4. Semantics

1      Definition

Simple Certificate is a simple form of Certificate attesting that the Actions of a Process conform with the MMM-TEC Technical Specification.

2      Functional Requirements

A Simple Certificate includes:

  1. Certificate ID
  2. Certificate Authority ID.
  3. Actions for which the Process is Certified.

3      Syntax

https://schemas.mpai.community/MMM4/V2.1/data/SimpleCertificate.json

4      Semantics

Label Description
Header Simple Certificate Header
– Standard-SimpleCertificate The characters “MMM-SCF-V”
– Version Major version – 1 or 2 characters
– Dot-separator The character “.”
– Subversion Minor version – 1 or 2 characters
MInstanceID Identifier of M-Instance.
SimpleCertificateID Identifier of Simple Certificate.
SimpleCertificateTime Validity of Simple Certificate.
CertificationAuthorityID Identifier of Certification Authority.
CertifiedProcessActions Process Actions for which Process is Certified.
DescrMetadata Descriptive Metadata.

Go to Items