MLDsa.ExportMLDsaPrivateSeed(Span<Byte>) 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.
public:
int ExportMLDsaPrivateSeed(Span<System::Byte> destination);
public int ExportMLDsaPrivateSeed(Span<byte> destination);
member this.ExportMLDsaPrivateSeed : Span<byte> -> int
Public Function ExportMLDsaPrivateSeed (destination As Span(Of Byte)) As Integer