Search:

Type: Posts; User: 0w1

Search: Search took 0.08 seconds.

  1. Thread: Encryption

    by 0w1
    Replies
    1
    Views
    1,148

    Re: Encryption

    How do I use this code with a fixed key instead of a generated key?



    public static void main(String[] args) throws Exception {

    Security.addProvider(new FlexiCoreProvider());

    Cipher...
  2. Thread: Encryption

    by 0w1
    Replies
    1
    Views
    1,148

    Encryption

    I'm currently struggling on sealing objects for an inherited class and was wondering if anyone here could help.
Results 1 to 2 of 2