Edit

Share via


SlhDsa.ExportSlhDsaPublicKeyCore(Span<Byte>) Method

Definition

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

Parameters

destination
Span<Byte>

Applies to