HashDEncrypt Class

HD.Common

HashDEncrypt Class Helper帮助文档
得到随机安全码(哈希加密)。
Inheritance Hierarchy

SystemObject  HD.CommonHashDEncrypt

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public class HashDEncrypt
Public Class HashDEncrypt
public ref class HashDEncrypt
type HashDEncrypt =  class end

The HashDEncrypt type exposes the following members.

Constructors

  NameDescription
Public methodHashDEncrypt
构造函数
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodStatic memberGetRandomValue
得到一个随机数值
Public methodStatic memberGetSecurity
得到随机哈希加密字符串
Public methodGetType (Inherited from Object.)
Public methodStatic memberHashEncoding
哈希加密一个字符串
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference