- saveIdentity(SignalProtocolAddress, IdentityKey) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoStoreConnector
-
- setup() - Static method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoService
-
- SignalFileBasedOmemoStore - Class in org.jivesoftware.smackx.omemo.signal
-
Implementation of a FileBasedOmemoStore for the smack-omemo-signal module.
- SignalFileBasedOmemoStore() - Constructor for class org.jivesoftware.smackx.omemo.signal.SignalFileBasedOmemoStore
-
- SignalFileBasedOmemoStore(File) - Constructor for class org.jivesoftware.smackx.omemo.signal.SignalFileBasedOmemoStore
-
- SignalOmemoKeyUtil - Class in org.jivesoftware.smackx.omemo.signal
-
Concrete implementation of the KeyUtil for an implementation using the Signal library.
- SignalOmemoKeyUtil() - Constructor for class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
-
- SignalOmemoService - Class in org.jivesoftware.smackx.omemo.signal
-
Concrete implementation of the OmemoService using the Signal library.
- SignalOmemoSession - Class in org.jivesoftware.smackx.omemo.signal
-
Concrete implementation of the OmemoSession using the Signal library.
- SignalOmemoStore - Class in org.jivesoftware.smackx.omemo.signal
-
Implementation of the OmemoStore using the Signal library.
- SignalOmemoStore() - Constructor for class org.jivesoftware.smackx.omemo.signal.SignalOmemoStore
-
- SignalOmemoStoreConnector - Class in org.jivesoftware.smackx.omemo.signal
-
Class that adapts libsignal-protocol-java's Store classes to the OmemoStore class.
- SignalOmemoStoreConnector(OmemoManager, OmemoStore<IdentityKeyPair, IdentityKey, PreKeyRecord, SignedPreKeyRecord, SessionRecord, SignalProtocolAddress, ECPublicKey, PreKeyBundle, SessionCipher>) - Constructor for class org.jivesoftware.smackx.omemo.signal.SignalOmemoStoreConnector
-
- signedPreKeyFromBytes(byte[]) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
-
- signedPreKeyIdFromKey(SignedPreKeyRecord) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
-
- signedPreKeyPublicForBundle(SignedPreKeyRecord) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
-
- signedPreKeySignatureFromKey(SignedPreKeyRecord) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
-
- signedPreKeyToBytes(SignedPreKeyRecord) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
-
- storePreKey(int, PreKeyRecord) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoStoreConnector
-
- storeSession(SignalProtocolAddress, SessionRecord) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoStoreConnector
-
- storeSignedPreKey(int, SignedPreKeyRecord) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoStoreConnector
-