Octet
|
Name | Description | |
---|---|---|
OctetString(Byte) | Creates an OctetString from raw bytes. | |
OctetString(Levels) | Creates an OctetString with a specific Levels. | |
OctetString(String) | Creates an OctetString with a specific String. This string is treated as UTF-16. | |
OctetString(String, Encoding) | Creates an OctetString with a specific String. This string is treated in specific Encoding. | |
OctetString(TupleInt32, Byte, Stream) | Initializes a new instance of the OctetString class. |