salt property
Optional salt for HKDF derivations when computing third-party keys.
Implementation
@$pb.TagNumber(4)
$core.List<$core.int> get salt => $_getN(3);
Optional salt for HKDF derivations when computing third-party keys.
@$pb.TagNumber(4)
$core.List<$core.int> get salt => $_getN(3);