Edit

Share via


MLDsa.ExportMLDsaSecretKey(Span<Byte>) Method

Definition

public:
 int ExportMLDsaSecretKey(Span<System::Byte> destination);
public int ExportMLDsaSecretKey(Span<byte> destination);
member this.ExportMLDsaSecretKey : Span<byte> -> int
Public Function ExportMLDsaSecretKey (destination As Span(Of Byte)) As Integer

Parameters

destination
Span<Byte>

Returns

Applies to