diff --git a/xml/System.Security.Cryptography.Pkcs/SignedCms.xml b/xml/System.Security.Cryptography.Pkcs/SignedCms.xml index 4fed4ecc825..63aa8f2d92b 100644 --- a/xml/System.Security.Cryptography.Pkcs/SignedCms.xml +++ b/xml/System.Security.Cryptography.Pkcs/SignedCms.xml @@ -655,7 +655,7 @@ The following permissions are required to access the signature key: A object that represents the signer. - The method creates a signature using the specified signer and adds the signature to the CMS/PKCS #7 message. + Creates a signature using the specified signer and adds the signature to the CMS/PKCS #7 message. A object that represents the signer. - This parameter is not used. + .NET Core only: to request opening keys with PIN prompts disabled, where supported; otherwise, . In .NET Framework, this parameter is not used and a PIN prompt is always shown, if required. Creates a signature using the specified signer and adds the signature to the CMS/PKCS #7 message. value is not null. The provided value controls whether or not computing the signature shows a PIN prompt. Even when the property is null and the `silent` parameter is set to `true`, some combinations of operating system and signer options can still result in a PIN prompt. ## .NET Framework Security The following permissions are required to display the user interface: