2 references to EcDsaSize
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\ECDsaOpenSsl.cs (2)
90int signatureLength = Interop.Crypto.EcDsaSize(key); 117int signatureLength = Interop.Crypto.EcDsaSize(key);