MLKemAlgorithm.CiphertextSizeInBytes 屬性

定義

取得演算法密文大小,以位元組為單位。

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

屬性值

演算法密文大小,以位元組為單位。

適用於