←Select platform

KeyUsage Property

Summary
Key usage of this signature.
Syntax
C#
VB
C++
Java
public int KeyUsage { get; set; } 
Public Property KeyUsage As Integer 
public int getKeyUsage(); 
public void setKeyUsage( 
   int intValue 
); 
public: 
property int KeyUsage { 
   int get(); 
   void set (    int ); 
} 

Property Value

Key usage of this signature. In most cases, this is one or more of the KeyUsageXYZ constants defined in PDFSignature.

Requirements

Target Platforms

Help Version 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.