Contents | Package | Class | Tree | Deprecated | Index | Help | |||
PREV | NEXT | SHOW LISTS | HIDE LISTS |
Cipher
class.key
as the key material for the
DES key.
key
, beginning at
offset
, as the key material for the DES key.
key
as the DES-EDE key
key
, beginning at
offset
, as the DES-EDE key
p
and a base generator g
.
p
, a base generator g
,
and the size in bits, l
, of the random exponent
(private value).
Mac
object
for further MAC computations with the same secret key.
Mac
object
for further MAC computations with the same secret key.
Mac
object for further MAC computations
with the same secret key.
SecretKey
object from the
provided key specification (key material).
sharedSecret
, beginning at offset
.
update
or doFinal
operation, given the input length
inputLen
(in bytes).
len
bytes in input
,
starting at offset
.
SecretKey
object from the provided key
specification (key material).
sharedSecret
, beginning at offset
.
g
.
g
.
g
.
SecretKeyFactory
object for the
specified secret key algorithm.
SecretKeyFactory
object for the specified
secret key algorithm from the specified provider.
Cipher
object that implements the specified
transformation.
Cipher
object that implements the specified
transformation, as supplied by the specified provider.
Mac
object that implements the
specified MAC algorithm.
Mac
object for the specified MAC
algorithm from the specified provider.
KeyGenerator
object for the specified
algorithm.
KeyGenerator
object for the specified key
algorithm from the specified provider.
KeyAgreement
object that implements the
specified key agreement algorithm.
KeyAgreement
object for the specified key
agreement algorithm from the specified provider.
l
, of the random exponent
(private value).
l
.
l
.
update
or
doFinal
operation, given the input length
inputLen
(in bytes).
p
.
p
.
p
.
SecretKeyFactory
object.
Cipher
object.
Mac
object.
KeyGenerator
object.
KeyAgreement
object.
x
.
x
.
y
.
y
.
iv
as the IV.
len
bytes in iv
,
beginning at offset
, as the IV.
Mac
object with the given (secret) key.
Mac
object with the given (secret) 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.
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 for further MAC computations
with the same secret key.
SecretKeyFactory
class.len
bytes of key
, starting at
offset
.
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.
Contents | Package | Class | Tree | Deprecated | Index | Help | |||
PREV | NEXT | SHOW LISTS | HIDE LISTS |