MLDsa.ExportMLDsaSecretKey(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 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