Fix nullability annotations in Pkcs (#32616)
authorbuyaa-n <bunamnan@microsoft.com>
Fri, 21 Feb 2020 22:32:30 +0000 (14:32 -0800)
committerGitHub <noreply@github.com>
Fri, 21 Feb 2020 22:32:30 +0000 (14:32 -0800)
commitba4995e2903f62f58a1fdff112483ddc21db78f6
treef39e35db0a94aa65b6c845c000a4c03fb5175080
parent52832184d8ef7fe4398350783afa6520cb13310e
Fix nullability annotations in Pkcs (#32616)

Fixing nullability annotations
src/libraries/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Pal/AnyOS/ManagedPal.KeyTrans.cs
src/libraries/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Pal/AnyOS/ManagedPal.cs
src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj
src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSignature.DSA.cs
src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSignature.ECDsa.cs
src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSignature.RSA.cs
src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/CmsSigner.cs
src/libraries/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/SignerInfo.cs