publicKey property
Public key bytes. Type of the public key depends on the context.
Implementation
@$pb.TagNumber(1)
$core.List<$core.int> get publicKey => $_getN(0);
Public key bytes. Type of the public key depends on the context.
@$pb.TagNumber(1)
$core.List<$core.int> get publicKey => $_getN(0);