iOS SDK API Reference
|
The credential used to authenticate peer. More...
#import <SKWPeerCredential.h>
Properties | |
NSUInteger | timestamp |
Current UNIX timestamp. | |
NSUInteger | ttl |
Time to live; The credential expires at timestamp + ttl. | |
NSString * | authToken |
Credential token calculated with HMAC. | |
The credential used to authenticate peer.