Creates an instance of SymmetricKeyAlgorithmId for the specified algorithm.

Namespace:  Rebex.Security.Cryptography
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Sub New ( _
	algorithm As SymmetricKeyAlgorithmId _
)
C#
public SymmetricKeyAlgorithm(
	SymmetricKeyAlgorithmId algorithm
)

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also