Class CpX509ChainElement
Inherited Members
Namespace: CryptoPro.Security.Cryptography.X509Certificates
Assembly: CryptoPro.Security.Cryptography.dll
Syntax
public class CpX509ChainElement
Properties
Certificate
Declaration
public CpX509Certificate2 Certificate { get; }
Property Value
Type | Description |
---|---|
CpX509Certificate2 |
ChainElementStatus
Declaration
public X509ChainStatus[] ChainElementStatus { get; }
Property Value
Type | Description |
---|---|
X509ChainStatus[] |
Information
Declaration
public string Information { get; }
Property Value
Type | Description |
---|---|
string |