Show / Hide Table of Contents

ToEcParameters Method

ToEcParameters()

Returns the COSE key as a new .NET ECParameters structure. Used for interoperating with the .NET crypto library.

C#
public ECParameters ToEcParameters()

Returns

ECParameters

The public key in the form of an ECParameters structure.

In this article
Back to top Generated by DocFX