diff --git a/xml/System.Security.Cryptography/AesCng.xml b/xml/System.Security.Cryptography/AesCng.xml index 9cf5da016e7..6cfe996804e 100644 --- a/xml/System.Security.Cryptography/AesCng.xml +++ b/xml/System.Security.Cryptography/AesCng.xml @@ -631,7 +631,9 @@ object using an existing persisted key and you set the value of the property, the persisted key will no longer be used and an ephemeral key will be used instead. If you need to use the persisted key again, a new instance of class needs to be created. ]]> diff --git a/xml/System.Security.Cryptography/AesCryptoServiceProvider.xml b/xml/System.Security.Cryptography/AesCryptoServiceProvider.xml index 4633726b58a..b0ec7dab852 100644 --- a/xml/System.Security.Cryptography/AesCryptoServiceProvider.xml +++ b/xml/System.Security.Cryptography/AesCryptoServiceProvider.xml @@ -679,7 +679,7 @@