The certificate revocation list.

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

Syntax

Visual Basic
Public Class CertificateRevocationList _
	Inherits PkcsBase
C#
public class CertificateRevocationList : PkcsBase

Inheritance Hierarchy

System..::..Object
  Rebex.Security.Cryptography.Pkcs..::..PkcsBase
    Rebex.Security.Cryptography.Pkcs..::..CertificateRevocationList

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also