KeyManager.Write Method
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. |
Writes an encrypted key to an output stream. This method is not intended to allow the keys to be moved from machine to machine.
Overload List
Name | Description | |
---|---|---|
Write(Stream, ProtectedKey) |
Writes an encrypted key to an output stream. This method is not intended to allow the keys to be moved from machine to machine.
|
|
Write(Stream, array<Byte>, DataProtectionScope) |
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. |