Skip to content

Commit 99ca861

Browse files
authored
Merge pull request #10789 from vcsjones/update-ski-docs
2 parents e662567 + 0c34959 commit 99ca861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Security.Cryptography.X509Certificates/X509SubjectKeyIdentifierHashAlgorithm.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<format type="text/markdown"><![CDATA[
5353
5454
## Remarks
55-
The subject key identifier (SKI) provides a unique identification for a certificate's subject when working with XML digital signing. An SKI is an SHA-1 hash of the subject's public key information.
55+
The subject key identifier (SKI) provides a unique identification for a certificate's subject.
5656
5757
Use the <xref:System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierHashAlgorithm> enumeration to define the type of hash algorithm to use with the <xref:System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension> class when creating an SKI.
5858

0 commit comments

Comments
 (0)