Package com.adobe.livecycle.signatures.client.types
Classpublic final class PDFSubFilterType
InheritancePDFSubFilterType Inheritance Enum

This class represents supported sub-filters. A sub-filter is a name that describes the encoding of the signature value and key information in the signature dictionary. For more information about the data members in this class, see the PDF Reference.



Public Methods
 MethodDefined by
  
[static] For internal use only.
PDFSubFilterType
  
String toString()
PDFSubFilterType
Public Constants
 ConstantDefined 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
Method Detail
getValueFromString()
public static PDFSubFilterType getValueFromString(String id)

For internal use only.

Parameters

id

Returns
toString() 
public String toString()

Returns
Constant Detail
adbe_pkcs7_detachedConstant
public static final adbe_pkcs7_detached

No data is encapsulated in the PKCS#7 signed-data field.

adbe_pkcs7_sha1Constant 
public static final adbe_pkcs7_sha1

The 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_sha1Constant 
public static final adbe_x509_rsa_sha1

The 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