Package com.wire.cryptobox
-
Class Summary Class Description CryptoBox A CryptoBox is an opaque container of all the necessary key material needed for exchanging end-to-end encrypted messages with peers for a single, logical client or device.CryptoSession A CryptoSession represents a cryptographic session with a peer (e.g.PreKey A PreKey contains all the necessary public key material for a remote peer to initiate a session with the owner of the prekey.SessionMessage -
Enum Summary Enum Description CryptoBox.IdentityMode The desired local storage mode for use withCryptoBox.openWith(java.lang.String, byte[], com.wire.cryptobox.CryptoBox.IdentityMode).CryptoException.Code -
Exception Summary Exception Description CryptoException