| Package | com.adobe.livecycle.signatures.client.types |
| Class | public final class PDFSubFilterType |
| Inheritance | PDFSubFilterType Enum
|
| Method | Defined by | ||
|---|---|---|---|
|
PDFSubFilterType getValueFromString(String id)
[static] For internal use only.
| PDFSubFilterType | ||
|
String toString()
| PDFSubFilterType | ||
| Constant | Defined by | ||
|---|---|---|---|
| adbe_pkcs7_detached
[static] No data is encapsulated in the PKCS#7 signed-data field.
| PDFSubFilterType | ||
| adbe_pkcs7_sha1
[static] The adbe.pkcs7.sha1 digest of the byte range is encapsulated in the PKCS#7 signed-data field with ContentInfo of type Data.
| PDFSubFilterType | ||
| adbe_x509_rsa_sha1
[static] The adbe_x509_rsa_sha1 digest uses the RSA encryption algorithm and SHA-1 digest method.
| PDFSubFilterType | ||
| getValueFromString | () |
public static PDFSubFilterType getValueFromString(String id)For internal use only.
Parameters
id |
| toString | () |
public String toString()
Returns
| adbe_pkcs7_detached | Constant |
public static final adbe_pkcs7_detachedNo data is encapsulated in the PKCS#7 signed-data field.
| adbe_pkcs7_sha1 | Constant |
public static final adbe_pkcs7_sha1The adbe.pkcs7.sha1 digest of the byte range is encapsulated in the PKCS#7 signed-data field with ContentInfo of type Data.
| adbe_x509_rsa_sha1 | Constant |
public static final adbe_x509_rsa_sha1The adbe_x509_rsa_sha1 digest uses the RSA encryption algorithm and SHA-1 digest method.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/com/adobe/livecycle/signatures/client/types/PDFSubFilterType.html