Fix issue #39: no RSA key import with format 1 by default
This commit is contained in:
@@ -224,4 +224,6 @@ public final class Constants {
|
||||
|
||||
protected static final short AES_BLOCK_SIZE = (short)16;
|
||||
|
||||
protected static final boolean RSA_IMPORT_SUPPORTS_FORMAT_1 = false;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user