Class UserAgentMessageEncryptionKeyInfo


  • public class UserAgentMessageEncryptionKeyInfo
    extends Object

    This class represents keys of a user agent used for encrypting push messages.

    Typically, an instance of this class is created from a 'keys' field of a push subscription.

    Thread Safety:

    Instances of this class are thread-safe.

    Author:
    Tomoki Sato
    See Also:
    PushSubscription