publicKey property
Records the public key the packet was encrypted with, if applicable.
Implementation
@$pb.TagNumber(16)
$core.List<$core.int> get publicKey => $_getN(15);
Records the public key the packet was encrypted with, if applicable.
@$pb.TagNumber(16)
$core.List<$core.int> get publicKey => $_getN(15);