Overview | Package | Class | Tree | Deprecated | Index | Help | |||
PREV | NEXT | FRAMES | NO FRAMES |
Cipher
class.
key
as the DES-EDE key
key
, beginning at
offset
, as the DES-EDE key
key
as the key material for the
DES key.
key
, beginning at
offset
, as the key material for the DES key.
p
and a base generator g
.
p
, a base generator g
,
and the size in bits, l
, of the random exponent
(private value).
x
, a prime
modulus p
, and a base generator g
.
y
, a prime
modulus p
, and a base generator g
.
sharedSecret
, beginning at offset
.
SecretKey
object from the
provided key specification (key material).
update
or doFinal
operation, given the input length
inputLen
(in bytes).
len
bytes in input
,
starting at offset
.
sharedSecret
, beginning at offset
.
SecretKey
object of the specified algorithm.
SecretKey
object from the provided key
specification (key material).
Cipher
object.
KeyAgreement
object.
KeyGenerator
object.
Mac
object.
SecretKeyFactory
object.
g
.
g
.
g
.
Cipher
object that implements the specified
transformation.
Cipher
object that implements the specified
transformation, as supplied by the specified provider.
KeyAgreement
object that implements the
specified key agreement algorithm.
KeyAgreement
object for the specified key
agreement algorithm from the specified provider.
KeyGenerator
object for the specified
algorithm.
KeyGenerator
object for the specified key
algorithm from the specified provider.
Mac
object that implements the
specified MAC algorithm.
Mac
object for the specified MAC
algorithm from the specified provider.
SecretKeyFactory
object for the
specified secret-key algorithm.
SecretKeyFactory
object for the specified
secret-key algorithm from the specified provider.
l
, of the random exponent
(private value).
update
or
doFinal
operation, given the input length
inputLen
(in bytes).
p
.
p
.
p
.
Cipher
object.
KeyAgreement
object.
KeyGenerator
object.
Mac
object.
SecretKeyFactory
object.
x
.
x
.
y
.
y
.
iv
as the IV.
len
bytes in iv
,
beginning at offset
, as the IV.
Mac
object with the given key.
Mac
object with the given key and
algorithm parameters.
offset
,
is parity-adjusted.
offset
,
is parity-adjusted.
KeyAgreement
class.
KeyGenerator
class.
Mac
class.
mark
and reset
methods, which it does not.
iv
, starting at offset
.
iv
, starting at offset
.
b.length
bytes of data from this input
stream into an array of bytes.
len
bytes of data from this input stream
into an array of bytes.
Mac
object.
len
bytes of key
, starting at
offset
.
SecretKeyFactory
class.
n
bytes of data from this
input stream.
len
bytes in input
,
starting at offset
.
b.length
bytes from the specified byte array
to this output stream.
len
bytes from the specified byte array
starting at offset off
to this output stream.
Overview | Package | Class | Tree | Deprecated | Index | Help | |||
PREV | NEXT | FRAMES | NO FRAMES |