Class MessageMetadata.EncryptedData

    • Method Detail

      • getSessionKey

        @Nonnull
        public SessionKey getSessionKey()
        Return the SessionKey used to decrypt the packet.
        Returns:
        session key
      • getRecipients

        @Nonnull
        public java.util.List<java.lang.Long> getRecipients()
        Return a list of all recipient key ids to which the packet was encrypted for.
        Returns:
        recipients