Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
Asn1Utf8String.cs
1
using
System
;
2
using
System.Collections.Generic
;
3
using
System.Text;
4
5
namespace
Waher.Content.Asn1.Model.Types
6
{
11
public
class
Asn1Utf8String
:
Asn1StringType
12
{
17
public
Asn1Utf8String
()
18
: base()
19
{
20
}
21
}
22
}
Waher.Content.Asn1.Model.Types.Asn1StringType
Abstract base class for string types
Definition:
Asn1StringType.cs:13
Waher.Content.Asn1.Model.Types.Asn1Utf8String
UTF8String any character from a recognized alphabet (including ASCII control characters)
Definition:
Asn1Utf8String.cs:12
Waher.Content.Asn1.Model.Types.Asn1Utf8String.Asn1Utf8String
Asn1Utf8String()
UTF8String any character from a recognized alphabet (including ASCII control characters)
Definition:
Asn1Utf8String.cs:17
System.Collections.Generic
Definition:
ImplTypes.g.cs:4970
System
Definition:
Adapters.g.cs:58
Waher.Content.Asn1.Model.Types
Definition:
Asn1Any.cs:8
IoTGateway
Content
Waher.Content.Asn1
Model
Types
Asn1Utf8String.cs
Generated by
1.9.5