SymmetricAlgorithm Constructor
Collapse the table of content
Expand the table of content

SymmetricAlgorithm Constructor

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Initializes a new instance of the SymmetricAlgorithm class.

Namespace:  System.Security.Cryptography
Assembly:  mscorlib (in mscorlib.dll)

'Declaration
Protected Sub New

ExceptionCondition
CryptographicException

The implementation of the class derived from the symmetric algorithm is not valid.

You cannot create an instance of an abstract class. Application code creates a new instance of a derived class.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft