Click or drag to resize

CertificateSubjectRdn Class

RDN within subject of a certificate.
Inheritance Hierarchy
SystemObject
  Guardtime.KSI.CryptoCertificateSubjectRdn

Namespace:  Guardtime.KSI.Crypto
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public class CertificateSubjectRdn

The CertificateSubjectRdn type exposes the following members.

Constructors
  NameDescription
Public methodCertificateSubjectRdn
Create certificate subject RDN instance
Top
Properties
  NameDescription
Public propertyOid
Oid or name.
Public propertyValue
Value.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also