Home Manual Reference Source

References

summary
public

A contact that can be used to send or receive secure messages.

public

A stub class that doesn't actually get used, but helps with autocompletion. Allows you to use Contacts asynchronously.

public

DiscreteCrypt Symmetric Utilities

public

Provides sane defaults for use in DiscreteCrypt.js applications

public

F exchange(sender: Contact, receiver: Contact, msg: *): *

Creates an encrypted payload from the sender, to the receiver.

public

F open(receiver: Contact | ContactPromise, data: *): *

Opens an encrypted payload