All Classes
-
All Classes Class Summary Enum Summary Exception 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.CryptoBox.IdentityMode The desired local storage mode for use withCryptoBox.openWith(java.lang.String, byte[], com.wire.cryptobox.CryptoBox.IdentityMode).CryptoException CryptoException.Code 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