Share via


CryptographyManagerImpl.EncryptSymmetric Method

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 latest Enterprise Library information can be found at the Enterprise Library site.

Overload List

  Name Description
Ee744948.pubmethod(en-us,PandP.10).gif EncryptSymmetric(String, array<Byte[])
Encrypts a secret using a specified symmetric cryptography provider.
(Overrides CryptographyManager.EncryptSymmetric(String, array<Byte[]).)
Ee744948.pubmethod(en-us,PandP.10).gif EncryptSymmetric(String, String)
Encrypts a secret using a specified symmetric cryptography provider.
(Overrides CryptographyManager.EncryptSymmetric(String, String).)

See Also

CryptographyManagerImpl Class

CryptographyManagerImpl Members

Microsoft.Practices.EnterpriseLibrary.Security.Cryptography Namespace