diff --git a/xml/System.Security.Cryptography.Pkcs/SubjectIdentifier.xml b/xml/System.Security.Cryptography.Pkcs/SubjectIdentifier.xml index 439fafbf8e4..0b62b0d617e 100644 --- a/xml/System.Security.Cryptography.Pkcs/SubjectIdentifier.xml +++ b/xml/System.Security.Cryptography.Pkcs/SubjectIdentifier.xml @@ -52,10 +52,19 @@ - To be added. - To be added. - To be added. - To be added. + The certificate to match with the current subject identifier instance. + Verifies if the specified certificate's subject identifier matches current subject identifier instance. + if the specified certificate's identifier matches the current subject identifier instance; otherwise, . + + , this method compares the current instance's X09 issuer serial number and issuer name with the specified certificate's issuer serial number and issuer name. If the current subject identifier instance is of type , this method compares the current instance's subject key identifier with the specified certificate's subject key identifier. + + ]]> + + Invalid subject identifier type. @@ -135,4 +144,4 @@ - \ No newline at end of file +