Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
Asn1InSet.cs
1using System;
2using System.Collections.Generic;
3using System.Text;
4
6{
11 {
17 : base(Set)
18 {
19 }
20 }
21}
Abstract base class for sets of values
Definition: Asn1Values.cs:11
Restricted to elements in set.
Definition: Asn1InSet.cs:11
Asn1InSet(Asn1Values Set)
Restricted to elements in set.
Definition: Asn1InSet.cs:16
Abstract base class for set-based restrictions