|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Public Key Algorithm IDs.
Field Summary | |
static int |
AEDH
Reserved tag for AEDH. |
static int |
AEDSA
Reserved tag for AEDSA. |
static int |
DIFFIE_HELLMAN
Reserved tag for IETF-style S/MIME Diffie-Hellman. |
static int |
DSA
DSA. |
static int |
EC
Deprecated. use ECDH instead. |
static int |
ECDH
Elliptic curve Diffie-Hellman. |
static int |
ECDSA
Elliptic curve digital signing algorithm. |
static int |
Ed25519
Ed25519 signing algorithm. |
static int |
Ed448
Ed448 signing algorithm. |
static int |
EDDSA
Deprecated. use EDDSA_LEGACY instead. |
static int |
EDDSA_LEGACY
Legacy EdDSA (curve identified by OID). |
static int |
ELGAMAL_ENCRYPT
Encrypt-only ElGamal. |
static int |
ELGAMAL_GENERAL
Deprecated. use ELGAMAL_ENCRYPT instead. |
static int |
EXPERIMENTAL_1
|
static int |
EXPERIMENTAL_10
|
static int |
EXPERIMENTAL_11
|
static int |
EXPERIMENTAL_2
|
static int |
EXPERIMENTAL_3
|
static int |
EXPERIMENTAL_4
|
static int |
EXPERIMENTAL_5
|
static int |
EXPERIMENTAL_6
|
static int |
EXPERIMENTAL_7
|
static int |
EXPERIMENTAL_8
|
static int |
EXPERIMENTAL_9
|
static int |
RSA_ENCRYPT
Deprecated. use RSA_GENERAL instead. |
static int |
RSA_GENERAL
RSA encryption/signing algorithm. |
static int |
RSA_SIGN
Deprecated. use RSA_GENERAL instead. |
static int |
X25519
X25519 encryption algorithm. |
static int |
X448
X448 encryption algorithm. |
Field Detail |
public static final int RSA_GENERAL
public static final int RSA_ENCRYPT
RSA_GENERAL
instead.
public static final int RSA_SIGN
RSA_GENERAL
instead.
public static final int ELGAMAL_ENCRYPT
public static final int DSA
public static final int EC
ECDH
instead.
public static final int ECDH
public static final int ECDSA
public static final int ELGAMAL_GENERAL
ELGAMAL_ENCRYPT
instead.
public static final int DIFFIE_HELLMAN
public static final int EDDSA
EDDSA_LEGACY
instead.
public static final int EDDSA_LEGACY
Ed25519
, Ed448
instead).
public static final int AEDH
public static final int AEDSA
public static final int X25519
public static final int X448
public static final int Ed25519
public static final int Ed448
public static final int EXPERIMENTAL_1
public static final int EXPERIMENTAL_2
public static final int EXPERIMENTAL_3
public static final int EXPERIMENTAL_4
public static final int EXPERIMENTAL_5
public static final int EXPERIMENTAL_6
public static final int EXPERIMENTAL_7
public static final int EXPERIMENTAL_8
public static final int EXPERIMENTAL_9
public static final int EXPERIMENTAL_10
public static final int EXPERIMENTAL_11
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |