SlhDsaAlgorithm.PublicKeySizeInBytes 属性

定义

获取此算法的公钥的大小(以字节为单位)。

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

属性值

此算法的公钥大小(以字节为单位)。

适用于