MLKemAlgorithm.CiphertextSizeInBytes 속성

정의

알고리즘의 암호 텍스트 크기를 바이트 단위로 가져옵니다.

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

속성 값

알고리즘의 암호 텍스트 크기(바이트)입니다.

적용 대상