KeyReaderWriter 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 KeyReaderWriter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
KeyReaderWriter |
Methods
Name | Description | |
---|---|---|
Archive |
Archives a cryptographic key to a Stream. This method is intended for use in transferring a key between machines.
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Read |
Reads a DPAPI-protected key from the given Stream.
|
|
Restore | Overloaded.
Restores a cryptographic key from a Stream. This method is intended for use in transferring a key between machines.
|
|
ToString | (Inherited from Object.) | |
Write |
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. |