Class MessageEncryptions


  • public class MessageEncryptions
    extends Object

    Static factory methods used to create instances of MessageEncryption.

    Thread Safety:

    Instances of MessageEncryption obtained through a factory method of this class are NOT thread-safe. But instances of EncryptedPushMessage obtained through them are thread-safe.

    Author:
    Tomoki Sato