2 references to VerifyAsyncCore
System.Security.Cryptography.Cose (2)
System\Security\Cryptography\Cose\CoseSignature.cs (2)
550return VerifyAsyncCore(coseKey, detachedContent, associatedData, cancellationToken); 611return VerifyAsyncCore(key, detachedContent, associatedData, cancellationToken);