configValidateCert( )

Validates an M-Business Server certificate.

Pseudocode
configValidateCert(
  unsigned int certtype,
  string certFile
);
Parameters
  • certtype   The certificate type.

  • certFile   The name of the certificate file.

Returns

None