Class DecryptionRequest

    • Constructor Detail

      • DecryptionRequest

        public DecryptionRequest​(String ciphertext)
      • DecryptionRequest

        public DecryptionRequest​(String ciphertext,
                                 TransitContext transitContext)
    • Method Detail

      • getCiphertext

        public String getCiphertext()