Package org.signal.libsignal.protocol
Class SignedPublicPreKey
-
- All Implemented Interfaces:
public final class SignedPublicPreKey<Key extends SerializablePublicKey> extends Record
The public parts of a org.signal.libsignal.protocol.state.SignedPreKeyRecord or .
This is what gets uploaded when setting pre-keys while registering an account.
-
-
Constructor Summary
Constructors Constructor Description SignedPublicPreKey()
-