|
Bouncy Castle Cryptography Library 1.46 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.crypto.tls.DigestAlgorithm
public class DigestAlgorithm
| Field Summary | |
|---|---|
static int |
MD5
|
static int |
NULL
|
static int |
SHA
|
static int |
SHA256
|
static int |
SHA384
|
| Constructor Summary | |
|---|---|
DigestAlgorithm()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int NULL
public static final int MD5
public static final int SHA
public static final int SHA256
public static final int SHA384
| Constructor Detail |
|---|
public DigestAlgorithm()
|
Bouncy Castle Cryptography Library 1.46 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||