Fields Summary |
---|
public static final String | SMIME_SIGNING_MAILETThe attribute contains the server-side signing mailet name as a String. |
public static final String | SMIME_SIGNATURE_VALIDITYThe attribute contains the string "valid" or the reason of non-validity of the signature.
The status could be non valid either because the signature does not verify
or because the certificate could be not valid when the signature was done. |
public static final String | SMIME_SIGNER_ADDRESSThe attribute contains the signer's mail address as a String. |
public static final String | SMIME_SIGNING_TIMEThe attribute contains the signature timestamp as a Date object. |