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 |