public int KeyUsage { get; set; }
public int getKeyUsage();
public void setKeyUsage(
int intValue
);
KeyUsage # get and set (PDFSignature)
Key usage of this signature. In most cases, this is one or more of the constants below defined in PDFSignature.
Value | Name | Description |
---|---|---|
1 | KeyUsageDigitalSignature | This is a digital signature |
2 | KeyUsageNonRepudiation | Non-repudiation signature |
4 | KeyUsageKeyEncipherment | Key encipherment signature |
8 | KeyUsageDataEncipherment | Data encipherment signature |
16 | KeyUsageKeyAgreement | Agreement signature |
32 | KeyUsageKeyCertSign | Certificate sign signature |
64 | KeyUsageCRLSign | CRL sign signature |
128 | KeyUsageEncipherOnly | Encipher-only signature |
256 | KeyUsageDecipherOnly | Decipher-only signature |
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