You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-12-07 05:22:15 +03:00
verify cross-signing key with SAS
This commit is contained in:
@@ -854,6 +854,9 @@ MatrixClient.prototype.resetCrossSigningKeys
|
||||
MatrixClient.prototype.setCrossSigningKeys
|
||||
= wrapCryptoFunc("setCrossSigningKeys");
|
||||
|
||||
MatrixClient.prototype.getCrossSigningId
|
||||
= wrapCryptoFunc("getCrossSigningId");
|
||||
|
||||
/**
|
||||
* Cancel a room key request for this event if one is ongoing and resend the
|
||||
* request.
|
||||
|
||||
Reference in New Issue
Block a user