2 references to GetCoseAlgorithmFromProtectedHeaders
System.Security.Cryptography.Cose (2)
System\Security\Cryptography\Cose\CoseSign1Message.cs (1)
1031
ReadOnlyMemory<byte> encodedAlg = CoseHelpers.
GetCoseAlgorithmFromProtectedHeaders
(ProtectedHeaders);
System\Security\Cryptography\Cose\CoseSignature.cs (1)
681
ReadOnlyMemory<byte> encodedAlg = CoseHelpers.
GetCoseAlgorithmFromProtectedHeaders
(ProtectedHeaders);