1 write to Algorithm
System.Security.Cryptography.Cose (1)
System\Security\Cryptography\Cose\CoseKey.cs (1)
33
Algorithm
= algorithm;
2 references to Algorithm
System.Security.Cryptography.Cose (2)
System\Security\Cryptography\Cose\CoseSign1Message.cs (1)
745
if (nullableAlg.Value != key.
Algorithm
)
System\Security\Cryptography\Cose\CoseSigner.cs (1)
166
CoseAlgorithm algHeaderValue = CoseKey.
Algorithm
;