X509Certificate2.RawDataMemory Property

Definition

Gets the raw X.509 public data of a certificate.

C#
public ReadOnlyMemory<byte> RawDataMemory { get; }

Property Value

The raw X.509 public data of a certificate.

Remarks

Unlike RawData, this does not create a fresh copy of the data every time.

Applies to

Produkt Verzie
.NET 7, 8, 9, 10