MLKemAlgorithm.DecapsulationKeySizeInBytes 속성

정의

알고리즘에 대한 캡슐화 키의 크기를 바이트 단위로 가져옵니다.

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

속성 값

알고리즘의 캡슐화 키 크기(바이트)입니다.

적용 대상