Edit

Share via


SlhDsa.ExportSlhDsaSecretKeyCore(Span<Byte>) Method

Definition

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

Parameters

destination
Span<Byte>

Applies to