The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
AsnEncodedData Constructor (array<Byte>^)
.NET Framework (current version)
Initializes a new instance of the AsnEncodedData class using a byte array.
Assembly: System (in System.dll)
Parameters
- rawData
-
Type:
array<System::Byte>^
A byte array that contains Abstract Syntax Notation One (ASN.1)-encoded data.
.NET Framework
Available since 2.0
Available since 2.0
Show: