MLKemAlgorithm.PrivateSeedSizeInBytes Propiedad

Definición

Obtiene el tamaño del valor de inicialización privado para el algoritmo, en bytes.

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

Valor de propiedad

Tamaño de la inicialización privada para el algoritmo, en bytes.

Se aplica a