Browser Credential Response
data class BrowserCredentialResponse(val subject: String, val vapidPrivateKey: String, val vapidPublicKey: String)
Description of a NotificationHub BrowserCredential.
Description of a NotificationHub BrowserCredential.