diff --git a/xml/System.Security.Cryptography.Pkcs/SignedCms.xml b/xml/System.Security.Cryptography.Pkcs/SignedCms.xml index 1b257a6f2c3..8a8e1fab445 100644 --- a/xml/System.Security.Cryptography.Pkcs/SignedCms.xml +++ b/xml/System.Security.Cryptography.Pkcs/SignedCms.xml @@ -350,9 +350,10 @@ - To be added. - To be added. + The certificate to add to the collection. + Adds a certificate to the collection of certificates for the encoded CMS/PKCS #7 message. To be added. + The certificate already exists in the collection. @@ -926,9 +927,10 @@ The following permissions are required to access the signature key: - To be added. - To be added. + The certificate to remove from the collection. + Removes the specified certificate from the collection of certificates for the encoded CMS/PKCS #7 message. To be added. + The certificate was not found.