Edit

Share via


MLDsaAlgorithm.PrivateSeedSizeInBytes Property

Definition

Gets the size, in bytes, of the ML-DSA private seed for the current ML-DSA algorithm.

public:
 property int PrivateSeedSizeInBytes { int get(); };
public int PrivateSeedSizeInBytes { get; }
member this.PrivateSeedSizeInBytes : int
Public ReadOnly Property PrivateSeedSizeInBytes As Integer

Property Value

The size, in bytes, of the ML-DSA private seed for the current ML-DSA algorithm.

Applies to