Use output size helpers for cryptographic primitives (#82800)
authorKevin Jones <kevin@vcsjones.com>
Mon, 6 Mar 2023 20:51:00 +0000 (15:51 -0500)
committerGitHub <noreply@github.com>
Mon, 6 Mar 2023 20:51:00 +0000 (14:51 -0600)
commitef71bb787de5a17e935edd70e34a48e4aca28b45
tree5ede695dd358a31eaf7e83549cd5deb46ccbc99e
parent945c01fab5c76ad037cc0b8c5d94e46f885c6e1f
Use output size helpers for cryptographic primitives (#82800)
src/libraries/Common/src/System/Security/Cryptography/ECDsaCng.SignVerify.cs
src/libraries/Common/src/System/Security/Cryptography/RSACng.EncryptDecrypt.cs
src/libraries/Common/src/System/Security/Cryptography/RSACng.SignVerify.cs