Show / Hide Table of Contents

AddAlgorithm Method

AddAlgorithm(string, CoseAlgorithmIdentifier)

Add an entry to Algorithms.

C#
public void AddAlgorithm(string algorithmType, CoseAlgorithmIdentifier algorithm)

Parameters

Type Name Description
string algorithmType
CoseAlgorithmIdentifier algorithm
In this article
Back to top Generated by DocFX