EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11CertificateObject.ACAttrTypes

TElPKCS11CertificateObject     See also    


 

    Object identifiers corresponding to the attribute types contained in the certificate.

 
 

Declaration

[C#]
    byte[] ACAttrTypes;

[VB.NET]
    Property ACAttrTypes As Byte()

[Pascal]
    property ACAttrTypes: ByteArray;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    This property represents a "CKA_ATTR_TYPES" PKCS#11 object attribute: BER-encoded sequence of the object identifiers which correspond to the attribute types contained in the certificate. Applicable for attribute certificate objects.

 
 

See also:     ACOwner     ACIssuer    

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