signature property
signature is the signature produced by the private key corresponding to the enclosed public key, over the payload, prefixing a domain string for additional security.
Implementation
@$pb.TagNumber(5)
$core.List<$core.int> get signature => $_getN(3);