Ignore:
Timestamp:
05/28/19 13:01:45 (5 years ago)
Author:
bln4
Message:

Moved things out of the old NGIKM package and deleted it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/expeditee/auth/AuthenticatorBrowser.java

    r1363 r1389  
    4747import org.expeditee.core.Dimension;
    4848import org.expeditee.core.Point;
     49import org.expeditee.encryption.CryptographyConstants;
    4950import org.expeditee.gio.EcosystemManager;
    5051import org.expeditee.gio.GraphicsManager;
     
    6768import org.expeditee.settings.identity.secrets.KeyList;
    6869import org.expeditee.stats.Formatter;
    69 import org.ngikm.cryptography.CryptographyConstants;
    7070
    7171public final class AuthenticatorBrowser extends Browser implements CryptographyConstants {
Note: See TracChangeset for help on using the changeset viewer.