signature property

String? signature
getter/setter pair

The signature of signature_algorithm, generated using the client's private key using signature_algorithm.

This field is only present after the SignData operation has finished.

Output only.

Implementation

core.String? signature;