MLKemAlgorithm.PrivateSeedSizeInBytes Property     
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.
Gets the size of the private seed for the algorithm, in bytes.
public:
 property int PrivateSeedSizeInBytes { int get(); };
	public int PrivateSeedSizeInBytes { get; }
	member this.PrivateSeedSizeInBytes : int
	Public ReadOnly Property PrivateSeedSizeInBytes As Integer
	Property Value
The size of the private seed for the algorithm, in bytes.