HResults.DTS_E_GETKEYFROMCERTFAILED 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.
An attempt to obtain cryptographic key pair associated with the specified certificate failed with error 0x%1!8.8X! "%2". Verify that you have the key pair for which the certificate was issued.This error usually occurs when trying to sign a document using a certificate for which the person does not have the private key.
public: int DTS_E_GETKEYFROMCERTFAILED = -1073659855;
public const int DTS_E_GETKEYFROMCERTFAILED = -1073659855;
val mutable DTS_E_GETKEYFROMCERTFAILED : int
Public Const DTS_E_GETKEYFROMCERTFAILED As Integer = -1073659855