Show / Hide Table of Contents

GetBytes Method

GetBytes()

Returns a copy of the Tlv as a BER-TLV encoded byte array.

C#
public Memory<byte> GetBytes()

Returns

Memory<byte>

In this article
Back to top Generated by DocFX