Partager via


AsymmetricKeyAlgorithm.GenerateSessionKey Method

Creates a SymmetricKeyAlgorithm for use as the session key in encryption operations.

Overload List

Name Description
AsymmetricKeyAlgorithm.GenerateSessionKey () Creates a SymmetricKeyAlgorithm for use as the session key in encryption operations.
AsymmetricKeyAlgorithm.GenerateSessionKey (Byte[]) Creates a SymmetricKeyAlgorithm for use as the session key in encryption operations using the provided key bytes as the material for the key.

See Also

Reference

AsymmetricKeyAlgorithm Class
AsymmetricKeyAlgorithm Members
Microsoft.Web.Services3.Security.Cryptography Namespace