Create Method
Create(CmacBlockCipherAlgorithm)
Creates a new instance of an implementation of the low level CMAC functions.
C#
public static ICmacPrimitives Create(CmacBlockCipherAlgorithm algorithm)
Parameters
Type | Name | Description |
---|---|---|
CmacBlockCipherAlgorithm | algorithm |
Returns
A new instance of the default implementation of the interface.