←Select platform

PublicKeyBits Property

Summary
Number of bits of the signature's public key.
Syntax
C#
VB
C++
Java
public int PublicKeyBits { get; set; } 
Public Property PublicKeyBits As Integer 
public int getPublicKeyBits(); 
public void setPublicKeyBits( 
   int intValue 
); 
public: 
property int PublicKeyBits { 
   int get(); 
   void set (    int ); 
} 

Property Value

Number of bits of the signature's public key.

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.