MLKemAlgorithm.DecapsulationKeySizeInBytes 属性

定义

获取算法的解封键的大小(以字节为单位)。

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

属性值

算法的解封键的大小(以字节为单位)。

适用于