Show / Hide Table of Contents

AesGcmPrimitives Class

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

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

C#
public static class AesGcmPrimitives
Inheritance object AesGcmPrimitives

Methods

Name Description
Create()

Creates a new instance of an implementation of the low level AES-GCM functions.

In this article
Back to top Generated by DocFX