MLKemAlgorithm.SharedSecretSizeInBytes 属性

定义

获取算法的共享机密的大小(以字节为单位)。

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

属性值

算法的共享机密的大小(以字节为单位)。

适用于