Overload List
Name | Description | |
---|---|---|
ContentInfo(array<Byte>[]()[][]) |
Initializes a new instance of ContentInfo using the specified array of bytes
as content and an object identifier "data" as content type.
| |
ContentInfo(ObjectIdentifier, array<Byte>[]()[][]) |
Initializes a new instance of ContentInfo using the specified array of bytes
as content and the specified object identifier as content type.
|