link start!
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
package oracle.net.aso;
|
||||
|
||||
public interface C00 {
|
||||
boolean compare(byte[] bArr, byte[] bArr2);
|
||||
|
||||
byte[] compute(byte[] bArr, int i);
|
||||
|
||||
void init(byte[] bArr, byte[] bArr2);
|
||||
|
||||
void renew();
|
||||
|
||||
int size();
|
||||
|
||||
int takeSessionKey(byte[] bArr, byte[] bArr2);
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
package oracle.net.aso;
|
||||
|
||||
public interface C07 {
|
||||
boolean compare(byte[] bArr, byte[] bArr2);
|
||||
|
||||
byte[] compute(byte[] bArr, int i);
|
||||
|
||||
void init(byte[] bArr, byte[] bArr2);
|
||||
|
||||
void renew();
|
||||
|
||||
int size();
|
||||
|
||||
int takeSessionKey(byte[] bArr, byte[] bArr2);
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
package oracle.net.aso;
|
||||
|
||||
public interface C08 {
|
||||
byte a();
|
||||
|
||||
void b();
|
||||
|
||||
byte[] c();
|
||||
|
||||
void d();
|
||||
|
||||
void e();
|
||||
|
||||
void f();
|
||||
|
||||
byte[] g();
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
package oracle.net.aso;
|
||||
|
||||
public interface C10 {
|
||||
public static final int f = 220;
|
||||
public static final int g = 256;
|
||||
public static final int h = 0;
|
||||
public static final int i = 4;
|
||||
public static final int j = 1;
|
||||
public static final int k = 223;
|
||||
public static final int l = 222;
|
||||
public static final int m = 128;
|
||||
public static final int n = 56;
|
||||
public static final int o = 2;
|
||||
public static final int p = 142;
|
||||
public static final int q = 141;
|
||||
public static final int r = 211;
|
||||
public static final int s = 210;
|
||||
public static final int t = 140;
|
||||
public static final int u = 40;
|
||||
public static final int v = 143;
|
||||
public static final int w = 3;
|
||||
public static final int x = 213;
|
||||
public static final int y = 212;
|
||||
public static final int z = 221;
|
||||
|
||||
void a(byte[] bArr, byte[] bArr2) throws C04;
|
||||
|
||||
int b();
|
||||
|
||||
void c(byte[] bArr, byte[] bArr2) throws C04;
|
||||
|
||||
byte[] d(byte[] bArr) throws C04;
|
||||
|
||||
byte[] e(byte[] bArr) throws C04;
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
package oracle.net.aso;
|
||||
|
||||
public interface C11 {
|
||||
public static final int f = 220;
|
||||
public static final int g = 256;
|
||||
public static final int h = 0;
|
||||
public static final int i = 4;
|
||||
public static final int j = 1;
|
||||
public static final int k = 223;
|
||||
public static final int l = 222;
|
||||
public static final int m = 128;
|
||||
public static final int n = 56;
|
||||
public static final int o = 2;
|
||||
public static final int p = 142;
|
||||
public static final int q = 141;
|
||||
public static final int r = 211;
|
||||
public static final int s = 210;
|
||||
public static final int t = 140;
|
||||
public static final int u = 40;
|
||||
public static final int v = 143;
|
||||
public static final int w = 3;
|
||||
public static final int x = 213;
|
||||
public static final int y = 212;
|
||||
public static final int z = 221;
|
||||
|
||||
void a(byte[] bArr, byte[] bArr2) throws C09;
|
||||
|
||||
int b();
|
||||
|
||||
void c(byte[] bArr, byte[] bArr2) throws C09;
|
||||
|
||||
byte[] d(byte[] bArr) throws C09;
|
||||
|
||||
byte[] e(byte[] bArr) throws C09;
|
||||
}
|
||||
Reference in New Issue
Block a user