EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11CertificateObject.Subject

TElPKCS11CertificateObject    


 

    Specifies the certificate's subject name.

 
 

Declaration

[C#]
    byte[] Subject;

[VB.NET]
    Property Subject As Byte()

[Pascal]
    property Subject: ByteArray;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to specify or retrieve the name of the certificate subject. The name is specified as data in DER-encoding.

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation