←Select platform

PublicKeyBits Property

Summary
Number of bits of the signature's public key.
Syntax
C#
C++/CLI
Java
Python
public int PublicKeyBits { get; set; } 
public int getPublicKeyBits(); 
public void setPublicKeyBits( 
   int intValue 
); 
public: 
property int PublicKeyBits { 
   int get(); 
   void set (    int ); 
} 
PublicKeyBits # get and set (PDFSignature) 

Property Value

Number of bits of the signature's public key.

Requirements

Target Platforms

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

Leadtools.Pdf Assembly

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