File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
Microsoft.Extensions.Compliance.Redaction
System.Security.Cryptography Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 2424 </Base >
2525 <Interfaces />
2626 <Docs >
27- <summary >Represents a redactor that uses HMAC-SHA256 to encode redacted data.</summary >
27+ <summary >Represents a redactor that uses HMAC SHA-256 to encode redacted data.</summary >
2828 <remarks >To be added.</remarks >
2929 </Docs >
3030 <Members >
Original file line number Diff line number Diff line change @@ -1018,7 +1018,7 @@ Releases the unmanaged resources used by the <see cref="T:System.Security.Crypto
10181018 </ReturnValue >
10191019 <MemberValue >160</MemberValue >
10201020 <Docs >
1021- <summary >The hash size produced by the HMAC-SHA1 algorithm, in bits.</summary >
1021+ <summary >The hash size produced by the HMAC SHA-1 algorithm, in bits.</summary >
10221022 <remarks >To be added.</remarks >
10231023 </Docs >
10241024 </Member >
@@ -1048,7 +1048,7 @@ Releases the unmanaged resources used by the <see cref="T:System.Security.Crypto
10481048 </ReturnValue >
10491049 <MemberValue >20</MemberValue >
10501050 <Docs >
1051- <summary >The hash size produced by the HMAC-SHA1 algorithm, in bytes.</summary >
1051+ <summary >The hash size produced by the HMAC SHA-1 algorithm, in bytes.</summary >
10521052 <remarks >To be added.</remarks >
10531053 </Docs >
10541054 </Member >
Original file line number Diff line number Diff line change 872872 </ReturnValue >
873873 <MemberValue >256</MemberValue >
874874 <Docs >
875- <summary >The hash size produced by the HMAC SHA256 algorithm, in bits.</summary >
875+ <summary >The hash size produced by the HMAC SHA-256 algorithm, in bits.</summary >
876876 <remarks >To be added.</remarks >
877877 </Docs >
878878 </Member >
902902 </ReturnValue >
903903 <MemberValue >32</MemberValue >
904904 <Docs >
905- <summary >The hash size produced by the HMAC SHA256 algorithm, in bytes.</summary >
905+ <summary >The hash size produced by the HMAC SHA-256 algorithm, in bytes.</summary >
906906 <remarks >To be added.</remarks >
907907 </Docs >
908908 </Member >
Original file line number Diff line number Diff line change 871871 </ReturnValue >
872872 <MemberValue >384</MemberValue >
873873 <Docs >
874- <summary >The hash size produced by the HMAC SHA384 algorithm, in bits.</summary >
874+ <summary >The hash size produced by the HMAC SHA-384 algorithm, in bits.</summary >
875875 <remarks >To be added.</remarks >
876876 </Docs >
877877 </Member >
901901 </ReturnValue >
902902 <MemberValue >48</MemberValue >
903903 <Docs >
904- <summary >The hash size produced by the HMAC SHA384 algorithm, in bytes.</summary >
904+ <summary >The hash size produced by the HMAC SHA-384 algorithm, in bytes.</summary >
905905 <remarks >To be added.</remarks >
906906 </Docs >
907907 </Member >
Original file line number Diff line number Diff line change 871871 </ReturnValue >
872872 <MemberValue >512</MemberValue >
873873 <Docs >
874- <summary >The hash size produced by the HMAC SHA512 algorithm, in bits.</summary >
874+ <summary >The hash size produced by the HMAC SHA-512 algorithm, in bits.</summary >
875875 <remarks >To be added.</remarks >
876876 </Docs >
877877 </Member >
901901 </ReturnValue >
902902 <MemberValue >64</MemberValue >
903903 <Docs >
904- <summary >The hash size produced by the HMAC SHA512 algorithm, in bytes.</summary >
904+ <summary >The hash size produced by the HMAC SHA-512 algorithm, in bytes.</summary >
905905 <remarks >To be added.</remarks >
906906 </Docs >
907907 </Member >
You can’t perform that action at this time.
0 commit comments