X3Platform 帮助文档
X3Platform 帮助文档
X3Platform
X3Platform.Security
CiphertextFormat Enumeration
Encrypter Class
SecurityClassAttribute Class
SecurityClassMessageSink Class
SecurityClassProperty Class
SecurityException Class
SecurityManagement Class
SecurityMethodAttribute Class
SecurityObject Class
CiphertextFormat Enumeration
密文格式
Namespace:
X3Platform.Security
Assembly:
X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
C#
C++
Copy
public
enum
CiphertextFormat
public
enum class
CiphertextFormat
Members
Member name
Value
Description
Base64String
0
Base64 文本信息
HexString
1
十六进制文本信息
HexStringWhitoutHyphen
2
没有连字符的十六进制文本信息
See Also
Reference
X3Platform.Security Namespace