Deli putem


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
Public method KeyReaderWriter

Methods

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

KeyReaderWriter Class

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.