MLKemAlgorithm.CiphertextSizeInBytes 属性

定义

获取算法的密码文本的大小(以字节为单位)。

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

属性值

算法的密码文本的大小(以字节为单位)。

适用于