SlhDsa.ExportSlhDsaPublicKey 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
ExportSlhDsaPublicKey(Span<Byte>)
- Source:
- SlhDsa.cs
- Source:
- SlhDsa.cs
public:
void ExportSlhDsaPublicKey(Span<System::Byte> destination);
public void ExportSlhDsaPublicKey(Span<byte> destination);
member this.ExportSlhDsaPublicKey : Span<byte> -> unit
Public Sub ExportSlhDsaPublicKey (destination As Span(Of Byte))