Click or drag to resize
SecurityConfigurationView Properties

The SecurityConfigurationView type exposes the following members.

Properties
  NameDescription
Public propertyAESCryptoCiphertextFormat
AES 加密方式的默认密文格式
Public propertyAESCryptoIV
AES 加密方式的默认初始化向量
Public propertyAESCryptoKey
AES 加密方式的默认密钥 长度为八位内容
Public propertyAESCryptoMode
AES 加密方式的默认运算模式
Public propertyAESCryptoPadding
AES 加密方式的默认填充模式
Public propertyConfigFilePath
配置文件的完整路径
(Inherited from XmlConfigurationViewT.)
Public propertyConfiguration
配置信息
(Inherited from XmlConfigurationViewT.)
Public propertyDESCryptoCiphertextFormat
DES 加密方式的默认密文格式
Public propertyDESCryptoIV
DES 加密方式的默认初始化向量
Public propertyDESCryptoKey
DES 加密方式的默认密钥 长度为八位内容
Public propertyStatic memberInstance
实例
Public propertyMD5CryptoCiphertextFormat
MD5 加密方式的默认密文格式
Public propertySHA1CryptoCiphertextFormat
SHA1 加密方式的默认密文格式
Top
See Also