MLKemAlgorithm.SharedSecretSizeInBytes 屬性

定義

取得演算法共享秘密的大小,單位為位元組。

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

屬性值

演算法共享祕密的大小,單位為位元組。

適用於