2 references to DecodeSignature
System.Security.Cryptography.Cose (2)
System\Security\Cryptography\Cose\CoseMessage.cs (2)
159
byte[] signature =
DecodeSignature
(reader);
378
byte[] signatureBytes =
DecodeSignature
(reader);