privateKey property
Private key to sign the BizPasskeySession.executeWithSignature function call.
Implementation
@$pb.TagNumber(2)
$core.List<$core.int> get privateKey => $_getN(1);
Private key to sign the BizPasskeySession.executeWithSignature function call.
@$pb.TagNumber(2)
$core.List<$core.int> get privateKey => $_getN(1);