In this blog post, let’s learn about the error message “9735 – The length of the public key for the security certificate bound to database principal (Id: %i) is incompatible with the operating system cryptographic service provider. The key length must be a multiple of 64 bytes.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
9735 – The length of the public key for the security certificate bound to database principal (Id: %i) is incompatible with the operating system cryptographic service provider. The key length must be a multiple of 64 bytes.
Reason for the Error
To be update soon…
Solution
To be update soon…