MLKemAlgorithm.SharedSecretSizeInBytes 속성

정의

알고리즘에 대한 공유 비밀의 크기(바이트)를 가져옵니다.

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

속성 값

알고리즘에 대한 공유 비밀의 크기(바이트)입니다.

적용 대상