KeyGenerator 成员

The helper class which helps user to compute the combined entropy as well as the session key.

下表列出了 KeyGenerator 类型公开的成员。

Public 方法

(另请参阅 Protected 方法)

  名称 说明
public methodstatic ComputeCombinedKey Computes the session key based on PSHA1 algorithm.
public method Equals  已重载。 (从 Object 继承)
public methodstatic GenerateDESKey 已重载。  
public methodstatic GenerateSymmetricKey 已重载。  
public method GetHashCode  (从 Object 继承)
public methodstatic GetSecurityKeyIdentifier Gets a security key identifier which contains the BinarySecretKeyIdentifierClause or EncryptedKeyIdentifierClause if the wrapping credentials is available.
public method GetType  (从 Object 继承)
public methodstatic ReferenceEquals  (从 Object 继承)
public method ToString  (从 Object 继承)

页首

Protected 方法

  名称 说明
protected method Finalize  (从 Object 继承)
protected method MemberwiseClone  (从 Object 继承)

页首

请参见

参考

KeyGenerator 类
Microsoft.IdentityModel 命名空间

版权所有 (C) 2008 Microsoft Corporation。保留所有权利。