Skip to content

GeneratedSas

Defined in: src/crypto-api/verification.ts:354

A generated SAS to be shown to the user, in alternative formats

optional decimal?: [number, number, number]

Defined in: src/crypto-api/verification.ts:360

The SAS as three numbers between 0 and 8191.

Only populated if the decimal SAS method was negotiated.


optional emoji?: EmojiMapping[]

Defined in: src/crypto-api/verification.ts:367

The SAS as seven emojis.

Only populated if the emoji SAS method was negotiated.