From 34e2c1e6a50ed9312dfeb79efba52770a532469b Mon Sep 17 00:00:00 2001 From: Dean Eigenmann Date: Thu, 29 Aug 2019 13:26:38 +0200 Subject: [PATCH] Update status-secure-transport-spec.md --- status-secure-transport-spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/status-secure-transport-spec.md b/status-secure-transport-spec.md index 2cc7fe2..5b2036f 100644 --- a/status-secure-transport-spec.md +++ b/status-secure-transport-spec.md @@ -115,7 +115,7 @@ Every client initially generates some key material which is stored locally: - A signed prekey based on secp256k1 - `SPK` - A prekey signature - `Sig(IK, Encode(SPK))` -More details can be found in the `X3DH Prekey bundle creation` section of [Account specification](./status-account-spec.md#x3dh-prekey-bundle-creation) +More details can be found in the `X3DH Prekey bundle creation` section of [Account specification](./status-account-spec.md#x3dh-prekey-bundle-creation). A `contact-code` is a protobuf `Bundle` message, encoded in `JSON` and converted to their `base64` string representation.