public int PublicKeyType { get; set; }
public int getPublicKeyType();
public void setPublicKeyType(
int intValue
);
PublicKeyType # get and set (PDFSignature)
Public key type of this signature. In most cases, this is one of the constants below defined in PDFSignature.
Value | Name | Description |
---|---|---|
1 | PublicKeyTypeRSA | RSA public key type |
2 | PublicKeyTypeRSA2 | RSA2 public key type |
4 | PublicKeyTypeDSA | DSA public key type |
16 | PublicKeyTypeDSA1 | DSA1 public key type |
32 | PublicKeyTypeDSA2 | DSA2 public key type |
64 | PublicKeyTypeDSA3 | DSA3 public key type |
128 | PublicKeyTypeDSA4 | DSA4 public key type |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document