All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.whispersystems.libsignal.state.SignalProtocolStore Maven / Gradle / Ivy

package org.whispersystems.libsignal.state;

public interface SignalProtocolStore
    extends IdentityKeyStore, PreKeyStore, SessionStore, SignedPreKeyStore
{
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy