Click or drag to resize
CiphertextFormat Enumeration
密文格式

Namespace: X3Platform.Security
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public enum CiphertextFormat
Members
  Member nameValueDescription
Base64String0Base64 文本信息
HexString1十六进制文本信息
HexStringWhitoutHyphen2没有连字符的十六进制文本信息
See Also