public Asn1UtcTime(
byte[] rawData
)Public Sub New (
rawData As Byte()
)public:
Asn1UtcTime(
array<unsigned char>^ rawData
)new :
rawData : byte[] -> Asn1UtcTime| Asn1InvalidTagException | The current state of ASN1 object is not UTC time. |