Share 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
Microsoft.Web.Services2.Security.Cryptography Namespace

Other Resources

AsymmetricKeyAlgorithm Members