InternalHeaders Property
The headers of the MIME entity inside the encrypted or signed message.
Syntax
public String getInternalHeaders(); public void setInternalHeaders(String internalHeaders);
Remarks
After an encryption, decryption, signing, or verification operation is completed, this property shows the headers of the encrypted or signed message part.
This property is not available at design time.
Default Value
""