Show / Hide Table of Contents

CmacPrimitives Class

Namespace: Yubico.Core.Cryptography Assembly: Yubico.Core.dll

Factory class that will return the Yubico.Core implementation of the ICmacPrimitives interface.

C#
public static class CmacPrimitives
Inheritance object CmacPrimitives

Methods

Name Description
Create(CmacBlockCipherAlgorithm)

Creates a new instance of an implementation of the low level CMAC functions.

In this article
Back to top Generated by DocFX