Enum CryptographicStandard
CryptographicStandard-Enumeration
Stellt die verfügbaren kryptografischen Standards zum Sichern von PDF-Dokumenten dar.
public enum CryptographicStandard
Werte
Name | Wert | Beschreibung |
---|---|---|
Pkcs1 | 0 | Public-Key-Kryptografie-Standards (PKCS) #1 |
Pkcs7 | 1 | Public-Key-Kryptografie-Standards (PKCS) #7 |
Rfc3161 | 2 | Public Key Infrastructure Time-Stamp Protocol (TSP, rfc3161). |
Siehe auch
- Namespace Aspose.Pdf.Security
- Assembly Aspose.PDF