EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11PrivateKeyObject.Subject

TElPKCS11PrivateKeyObject    


 

    Specifies the subject of the private key.

 
 

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 private key subject. The name is specified as data in DER-encoding.

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