Edit

Share via


MLDsa.ExportMLDsaPrivateSeedCore(Span<Byte>) Method

Definition

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

Parameters

destination
Span<Byte>

Applies to