Edit

Share via


MLDsa.ExportMLDsaPublicKeyCore(Span<Byte>) Method

Definition

protected:
 abstract void ExportMLDsaPublicKeyCore(Span<System::Byte> destination);
protected abstract void ExportMLDsaPublicKeyCore(Span<byte> destination);
abstract member ExportMLDsaPublicKeyCore : Span<byte> -> unit
Protected MustOverride Sub ExportMLDsaPublicKeyCore (destination As Span(Of Byte))

Parameters

destination
Span<Byte>

Applies to