| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 2 months |
| seen | Mar 11 '12 at 17:10 | |
| stats | profile views | 2 |
Junior c# IT-Consultant, interested in .Net, SQL Server, Windows Phone
|
Mar 9 |
comment |
Difference between “Signature Algorithm” and “Signature Hash Algorithm” in X.509 Thanks. I think there is only one SignatureHashAlgorithm (aka "digest algorithm") and one "public key algorithm" used in an X.509 certificate. |
|
Mar 9 |
comment |
Difference between “Signature Algorithm” and “Signature Hash Algorithm” in X.509 That means: In real world there is only a "digest algorithm" (which is used to create a hash of the cert) and a "public key algorithm" (which is used to create a signature out of the mentioned hash). Please correct if wrong. |
|
Mar 9 |
comment |
Difference between “Signature Algorithm” and “Signature Hash Algorithm” in X.509 Thanks for your answer. I've edited my question. It really seems to be a Microsoft thing. |