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

CertificationRequest.Validate Method

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

Validate()

Validates the PKCS #10 request's signature.

Declaration
public bool Validate()
Returns
Type Description
Boolean

True if valid; false if not valid.

Validate(DistinguishedName)

Validates the PKCS #10 request's signature.

Declaration
public bool Validate(DistinguishedName subject)
Parameters
Type Name Description
DistinguishedName subject

Subject - in practice, this is used in place of a challenge string.

Returns
Type Description
Boolean

True if valid; false if not valid.

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