KeyManager.Read 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.

Reads an encrypted key from an input stream. This method is not intended to allow keys to be transferred from another machine.

Overload List

  Name Description
Public methodStatic member Read(Stream, DataProtectionScope)
Reads an encrypted key from an input stream. This method is not intended to allow keys to be transferred from another machine.
Public methodStatic member Read(String, DataProtectionScope)
Reads an encrypted key from an input file. This method is not intended to allow keys to be transferred from another machine.

See Also

KeyManager Class

KeyManager Members

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.