Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

Certificate.Validate Method

Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9147)

Validate()

Verifies the validity of the certificate.

Declaration
public ValidationResult Validate()
Returns
Type Description
ValidationResult

Validation result.

Validate(ValidationOptions)

Verifies the validity of the certificate, including its compliance with the specified criteria.

Declaration
public ValidationResult Validate(ValidationOptions options)
Parameters
Type Name Description
ValidationOptions options

Validation options.

Returns
Type Description
ValidationResult

Validation result.

Validate(String, ValidationOptions)

Verifies the validity of the certificate, including its compliance with the specified criteria.

Declaration
public ValidationResult Validate(string serverName, ValidationOptions options)
Parameters
Type Name Description
String serverName

The name of the server.

ValidationOptions options

Validation options.

Returns
Type Description
ValidationResult

Validation result.

Validate(String, ValidationOptions, CertificateChainEngine)

Verifies the validity of the certificate, including its compliance with the specified criteria, using the specified chain engine.

Declaration
public ValidationResult Validate(string serverName, ValidationOptions options, CertificateChainEngine engine)
Parameters
Type Name Description
String serverName

The name of the server.

ValidationOptions options

Validation options.

CertificateChainEngine engine

Certificate chain engine.

Returns
Type Description
ValidationResult

Validation result.

In This Article
  • Validate()
  • Validate(ValidationOptions)
  • Validate(String, ValidationOptions)
  • Validate(String, ValidationOptions, CertificateChainEngine)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies