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

RevokedCertificate Constructor

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

RevokedCertificate(Byte[], DateTime, RevocationReason)

Creates a new instance of revoked certificate based on the supplied data.

Declaration
public RevokedCertificate(byte[] serialNumber, DateTime revocationDate, RevocationReason reason)
Parameters
Type Name Description
Byte[] serialNumber

Serial number.

DateTime revocationDate

Revocation date.

RevocationReason reason

Revocation reason.

RevokedCertificate(Int32, DateTime, RevocationReason)

Creates a new instance of revoked certificate based on the supplied data.

Declaration
public RevokedCertificate(int serialNumber, DateTime revocationDate, RevocationReason reason)
Parameters
Type Name Description
Int32 serialNumber

Serial number.

DateTime revocationDate

Revocation date.

RevocationReason reason

Revocation reason.

In This Article
  • RevokedCertificate(Byte[], DateTime, RevocationReason)
  • RevokedCertificate(Int32, DateTime, RevocationReason)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies