The helper class which helps user to compute the combined entropy as well as the session key.
The following tables list the members exposed by the KeyGenerator type.
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
ComputeCombinedKey | Computes the session key based on PSHA1 algorithm. | |
Equals | Overloaded. (Inherited from Object) | |
GenerateDESKey | Overloaded. | |
GenerateSymmetricKey | Overloaded. | |
GetHashCode | (Inherited from Object) | |
GetSecurityKeyIdentifier | Gets a security key identifier which contains the BinarySecretKeyIdentifierClause or EncryptedKeyIdentifierClause if the wrapping credentials is available. | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.