outbound: mldsa65Verify

This commit is contained in:
mhsanaei
2025-08-04 16:47:31 +02:00
parent 14b926582f
commit e752ad75be
2 changed files with 10 additions and 2 deletions

View File

@@ -447,6 +447,9 @@
<a-form-item label="Public Key">
<a-input v-model.trim="outbound.stream.reality.publicKey"></a-input>
</a-form-item>
<a-form-item label="mldsa65 Verify">
<a-input v-model.trim="outbound.stream.reality.mldsa65Verify"></a-input>
</a-form-item>
</template>
</template>