EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElCMSSignature.CustomSignedAttributes

TElCMSSignature     See also    


 

This property contains custom attributes of the signer, which sre signed.

 
 

Declaration

[C#]
    TElPKCS7Attributes CustomSignedAttributes;

[VB.NET]
    Property CustomSignedAttributes As TElPKCS7Attributes

[Pascal]
    property CustomSignedAttributes : TElPKCS7Attributes;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to get the signed custom attributes of the signer, e.g., signing time.

 
 

See also:     CustomUnsignedattributes    

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