|
Bouncy Castle Cryptography Library 1.64 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.crypto.tls.SignatureAlgorithm
RFC 5246 7.4.1.4.1 (in RFC 2246, there were no specific values assigned)
Field Summary | |
static short |
anonymous
Deprecated. |
static short |
dsa
Deprecated. |
static short |
ecdsa
Deprecated. |
static short |
rsa
Deprecated. |
Constructor Summary | |
SignatureAlgorithm()
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final short anonymous
public static final short rsa
public static final short dsa
public static final short ecdsa
Constructor Detail |
public SignatureAlgorithm()
|
Bouncy Castle Cryptography Library 1.64 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |