J-Integra® Espresso Programming Documentation (API)

RuntimeConfiguration.SetCertificateKeyStore Method

Tells runtime which certificate store to use. Default is "MY".

void SetCertificateKeyStore(
 string keyStore
);

Parameters

keyStore
Tells runtime which certificate store to use.

Return Value

none

Remarks

none

Exceptions

none

See Also

Runtime Config | Runtime Namespace