Package com.itextpdf.signatures
Class SecurityIDs
java.lang.Object
com.itextpdf.signatures.SecurityIDs
A list of IDs that are used by the security classes
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
ID_PKCS7_DATA
- See Also:
-
ID_PKCS7_SIGNED_DATA
- See Also:
-
ID_RSA
- See Also:
-
ID_DSA
- See Also:
-
ID_ECDSA
- See Also:
-
ID_CONTENT_TYPE
- See Also:
-
ID_MESSAGE_DIGEST
- See Also:
-
ID_SIGNING_TIME
- See Also:
-
ID_ADBE_REVOCATION
- See Also:
-
ID_TSA
- See Also:
-
ID_OCSP
- See Also:
-
ID_AA_SIGNING_CERTIFICATE_V1
- See Also:
-
ID_AA_SIGNING_CERTIFICATE_V2
- See Also:
-
-
Constructor Details
-
SecurityIDs
public SecurityIDs()
-