CertificateExtension Class
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9147)
Represents an X.509 v3 certificate extension.
Syntax
public class CertificateExtension
Inherited Members
Constructors
Name | Description |
---|---|
Certificate |
Creates a new instance of Certificate |
Properties
Name | Description |
---|---|
Critical | Gets a value indicating whether the extension is critical. |
Oid | Gets the object identifier that identifies the extension. |
Value | Gets the extension value. |
Methods
Name | Description |
---|---|
Enhanced |
Create extended (enhanced) key usage extension (2.5.29.37). |
Key |
Creates a key usage extension (2.5.29.15). |