Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
Icao1.cs
2{
6 public class Icao1 : PolicyObject
7 {
8 public override string Oid => "2.23.136.1.1.3";
9 }
10}
ICAO CSCA Master List Signing Key identifier / OID for master-list signer objects.
Definition: Icao1.cs:7
override string Oid
OID identifying the object.
Definition: Icao1.cs:8