You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Michael Kirk bf6f013153 debug tool: print signed prekey report
Example output:

    SignedPreKeys Report:
      currentId: 111111111
      firstPrekeyUpdateFailureDate: (null)
      prekeyUpdateFailureCount: 0
      All Keys (count: 2):
        #1 <SignedPreKeyRecord: id: 111111111, generatedAt: 2017-04-24 19:23:55 +0000, wasAcceptedByService:YES, signature: <abcdefgh ..>
        #2 <SignedPreKeyRecord: id: 222222222, generatedAt: 2017-04-20 19:23:55 +0000, wasAcceptedByService:YES, signature: <12345678 ..>

// FREEBIE
8 years ago
Example MessageSender should be accessed as singleton 8 years ago
Utilities post commit which double checks for freebie presence 8 years ago
protobuf Respond to CR. 8 years ago
src debug tool: print signed prekey report 8 years ago
tests MessageSender should be accessed as singleton 8 years ago
.clang-format Avoid deadlock while accepting new key (#17) 9 years ago
.gitignore Censorship circumvention in Egypt and UAE 8 years ago
.travis.yml Explain send failures for text and media messages 9 years ago
CONTRIBUTING.md contributing.md referencing Signal-iOS coding guidelines. Inlined legal. (#8) 9 years ago
LICENSE Update license. 8 years ago
Makefile Explain send failures for text and media messages 9 years ago
README.md Get tests + ci running 9 years ago
SignalServiceKit.podspec Censorship circumvention in Egypt and UAE 8 years ago

README.md

SignalServiceKit

SignalServiceKit is an Objective-C library for communicating with the Signal messaging service for iOS & OS X