EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPGPSignature.PolicyURL

TElPGPSignature    


 

This subpacket contains a URL of a document that describes the policy under which the signature was issued.

 
 

Declaration

[C#]
    string PolicyURL;

[VB.NET]
    Property PolicyURL As String

[Pascal]
    property PolicyURL : string;

[VB6]
    Property PolicyURL As String

[ActiveX]
    HRESULT _stdcall PolicyURL([out, retval] BSTR * Result);
    HRESULT _stdcall PolicyURL([in] BSTR Value);

[DLL]
    not implemented;
 
 

Description

    Use this property to specify the URL of the document with policy under which the signature was issued.
    This property is mapped to TElPGPPolicyURLSignatureSubpacket for version 4 signatures.

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