Show / Hide Table of Contents

Create Method

Create()

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

C#
public static IAesGcmPrimitives Create()

Returns

IAesGcmPrimitives

A new instance of the default implementation of this interface.

In this article
Back to top Generated by DocFX