SlhDsa.ExportSlhDsaSecretKey Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
ExportSlhDsaSecretKey(Span<Byte>)
- Source:
- SlhDsa.cs
- Source:
- SlhDsa.cs
public:
void ExportSlhDsaSecretKey(Span<System::Byte> destination);
public void ExportSlhDsaSecretKey(Span<byte> destination);
member this.ExportSlhDsaSecretKey : Span<byte> -> unit
Public Sub ExportSlhDsaSecretKey (destination As Span(Of Byte))