Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
Usa.cs
2{
6 public class Usa : PolicyObject
7 {
8 public override string Oid => "2.16.840.1.101.3.2.1.6.100";
9 }
10}
U.S. Department of State MRTD certificate policy OID (state-mrtd).
Definition: Usa.cs:7
override string Oid
OID identifying the object.
Definition: Usa.cs:8