CngCbcAuthenticatedEncryptorConfiguration.EncryptionAlgorithmKeySize 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
將用於對稱加密之金鑰的位) 長度 (。 這個屬性必須有值。
public:
property int EncryptionAlgorithmKeySize { int get(); void set(int value); };
public int EncryptionAlgorithmKeySize { get; set; }
member this.EncryptionAlgorithmKeySize : int with get, set
Public Property EncryptionAlgorithmKeySize As Integer
屬性值
備註
金鑰長度必須是 128 位或更大。 預設值為 256。