KeyManager Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The KeyManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
ArchiveKey |
Archives a cryptographic key to a Stream. This method is intended for use in transferring a key between machines.
|
|
GenerateKeyedHashKey | Overloaded. | |
GenerateSymmetricKey | Overloaded.
Generates a symmetric key.
|
|
Read | Overloaded.
Reads an encrypted key from an input stream. This method is not intended to allow keys to be transferred from another machine.
|
|
RestoreKey |
Restores a cryptogrpahic key from a Stream. This method is intended for use in transferring a key between machines.
|
|
Write | Overloaded.
Writes an encrypted key to an output stream. This method is not intended to allow the keys to be moved from machine to machine.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Security.Cryptography Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |