|
Bouncy Castle Cryptography Library 1.64 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.crypto.tls.PRFAlgorithm
RFC 5246
Note that the values here are implementation-specific and arbitrary. It is recommended not to depend on the particular values (e.g. serialization).
Field Summary | |
static int |
tls_prf_legacy
Deprecated. |
static int |
tls_prf_sha256
Deprecated. |
static int |
tls_prf_sha384
Deprecated. |
Constructor Summary | |
PRFAlgorithm()
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int tls_prf_legacy
public static final int tls_prf_sha256
public static final int tls_prf_sha384
Constructor Detail |
public PRFAlgorithm()
|
Bouncy Castle Cryptography Library 1.64 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |