Class CpSubjectIdentifier
Inherited Members
Namespace: CryptoPro.Security.Cryptography.Pkcs
Assembly: CryptoPro.Security.Cryptography.Pkcs.dll
Syntax
public sealed class CpSubjectIdentifier
Properties
Type
Declaration
public SubjectIdentifierType Type { get; }
Property Value
Type | Description |
---|---|
SubjectIdentifierType |
Value
Declaration
public object Value { get; }
Property Value
Type | Description |
---|---|
object |
Methods
MatchesCertificate(CpX509Certificate2)
Declaration
public bool MatchesCertificate(CpX509Certificate2 certificate)
Parameters
Type | Name | Description |
---|---|---|
CpX509Certificate2 | certificate |
Returns
Type | Description |
---|---|
bool |