MLKemAlgorithm.PrivateSeedSizeInBytes 속성

정의

알고리즘의 프라이빗 시드 크기를 바이트 단위로 가져옵니다.

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

속성 값

알고리즘의 프라이빗 시드 크기(바이트)입니다.

적용 대상