2 references to DecodeCoseSign1Core
System.Security.Cryptography.Cose (2)
System\Security\Cryptography\Cose\CoseMessage.cs (2)
98return DecodeCoseSign1Core(new CborReader(cborPayload)); 115return DecodeCoseSign1Core(new CborReader(manager.Memory));