Class SessionInitialInformationDto


  • public class SessionInitialInformationDto
    extends Object
    • Constructor Detail

      • SessionInitialInformationDto

        public SessionInitialInformationDto()
    • Method Detail

      • getPublicIdentityKey

        public String getPublicIdentityKey()
      • setPublicIdentityKey

        public void setPublicIdentityKey​(String publicIdentityKey)
      • getEncryptedSessionKey

        public String getEncryptedSessionKey()
      • setEncryptedSessionKey

        public void setEncryptedSessionKey​(String encryptedSessionKey)
      • getOneTImeKey

        public String getOneTImeKey()
      • setOneTImeKey

        public void setOneTImeKey​(String oneTImeKey)