IPWorks Encrypt 2020 Delphi Edition

Questions / Feedback?

DetachedSignatureData Property

The detached signature.

Syntax

property DetachedSignatureData: String read get_DetachedSignatureData write set_DetachedSignatureData;
property DetachedSignatureDataB: TBytes read get_DetachedSignatureDataB write set_DetachedSignatureDataB;

Default Value

''

Remarks

This setting is used to specify the detached signature before calling VerifySignature. The message data should be specified normally and this property should be set to the detached signature data. This may be set to the PEM, DER, or SMIME encoded signature message.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Encrypt 2020 Delphi Edition - Version 20.0 [Build 8155]