Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
E
F
M
N
O
S
C
ChecksumHelper
- Class in
oracle.spatial.security
ChecksumHelper()
- Constructor for class oracle.spatial.security.
ChecksumHelper
D
db(byte[])
- Static method in class oracle.spatial.security.
ChecksumHelper
decAsc(String)
- Static method in class oracle.spatial.security.
ChecksumHelper
Db-obfuscate string
E
enc(String)
- Static method in class oracle.spatial.security.
ChecksumHelper
Obfuscate string s
encAsc(byte[])
- Static method in class oracle.spatial.security.
ChecksumHelper
Obfuscate ba and returns a base64-encoded obfuscated string
encAsc(String)
- Static method in class oracle.spatial.security.
ChecksumHelper
Obfuscate string s and returns a base64-encoded obfuscated string
F
forceJCA(boolean)
- Static method in class oracle.spatial.security.
SecureRandom
Forces system to use supplied JCA Random.
M
main(String[])
- Static method in class oracle.spatial.security.
ChecksumHelper
N
next(int)
- Method in class oracle.spatial.security.
SecureRandom
nextBytes(byte[])
- Method in class oracle.spatial.security.
SecureRandom
O
obAsc(byte[])
- Static method in class oracle.spatial.security.
ChecksumHelper
obAsc(String)
- Static method in class oracle.spatial.security.
ChecksumHelper
oracle.spatial.security
- package oracle.spatial.security
S
SEASONING
- Static variable in class oracle.spatial.security.
ChecksumHelper
SecureRandom
- Class in
oracle.spatial.security
PRNG this class generates a random number An internal seed which gets generated at the first time and once every CYCLE calls is used to randomize the return random number _cache and _cursor work together.
SecureRandom()
- Constructor for class oracle.spatial.security.
SecureRandom
setSeed(long)
- Method in class oracle.spatial.security.
SecureRandom
setSeed(byte[])
- Method in class oracle.spatial.security.
SecureRandom
setSunLoops(int)
- Static method in class oracle.spatial.security.
SecureRandom
Sets the number of times to run sun secure random This could be used in two ways: a.
C
D
E
F
M
N
O
S
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes