MsalError.CertificateNotRsa Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
What happens?
The certificate provided is not of type RSA.Mitigation
Please use an RSA certificate.public const string CertificateNotRsa;
val mutable CertificateNotRsa : string
Public Const CertificateNotRsa As String