SymmetricAlgorithm.LegalBlockSizesValue 필드

정의

대칭 알고리즘에서 지원하는 블록 크기(비트 단위)를 지정합니다.

protected: cli::array <System::Security::Cryptography::KeySizes ^> ^ LegalBlockSizesValue;
protected System.Security.Cryptography.KeySizes[] LegalBlockSizesValue;
val mutable LegalBlockSizesValue : System.Security.Cryptography.KeySizes[]
Protected LegalBlockSizesValue As KeySizes() 

필드 값

설명

대칭 알고리즘은 이 배열의 항목과 일치하는 블록 크기만 지원합니다.

이 필드는 LegalBlockSizes 속성입니다.

적용 대상

추가 정보