SecKeyGenerationParameters.KeySizeInBits 属性

定义

获取或设置密钥大小(以位为单位)。

public Nullable<int> KeySizeInBits { get; set; }
member this.KeySizeInBits : Nullable<int> with get, set

属性值

密钥大小(以位为单位)。

适用于