org.bouncycastle.bcpg
Interface PublicKeyAlgorithmTags
- All Known Implementing Classes:
- ExperimentalPacket, PublicKeyEncSessionPacket, PublicKeyPacket, SecretKeyPacket, SignaturePacket
- public interface PublicKeyAlgorithmTags
Public Key Algorithm tag numbers
RSA_GENERAL
public static final int RSA_GENERAL
- See Also:
- Constant Field Values
RSA_ENCRYPT
public static final int RSA_ENCRYPT
- See Also:
- Constant Field Values
RSA_SIGN
public static final int RSA_SIGN
- See Also:
- Constant Field Values
ELGAMAL_ENCRYPT
public static final int ELGAMAL_ENCRYPT
- See Also:
- Constant Field Values
DSA
public static final int DSA
- See Also:
- Constant Field Values
EC
public static final int EC
- See Also:
- Constant Field Values
ECDSA
public static final int ECDSA
- See Also:
- Constant Field Values
ELGAMAL_GENERAL
public static final int ELGAMAL_GENERAL
- See Also:
- Constant Field Values
DIFFIE_HELLMAN
public static final int DIFFIE_HELLMAN
- See Also:
- Constant Field Values
EXPERIMENTAL_1
public static final int EXPERIMENTAL_1
- See Also:
- Constant Field Values
EXPERIMENTAL_2
public static final int EXPERIMENTAL_2
- See Also:
- Constant Field Values
EXPERIMENTAL_3
public static final int EXPERIMENTAL_3
- See Also:
- Constant Field Values
EXPERIMENTAL_4
public static final int EXPERIMENTAL_4
- See Also:
- Constant Field Values
EXPERIMENTAL_5
public static final int EXPERIMENTAL_5
- See Also:
- Constant Field Values
EXPERIMENTAL_6
public static final int EXPERIMENTAL_6
- See Also:
- Constant Field Values
EXPERIMENTAL_7
public static final int EXPERIMENTAL_7
- See Also:
- Constant Field Values
EXPERIMENTAL_8
public static final int EXPERIMENTAL_8
- See Also:
- Constant Field Values
EXPERIMENTAL_9
public static final int EXPERIMENTAL_9
- See Also:
- Constant Field Values
EXPERIMENTAL_10
public static final int EXPERIMENTAL_10
- See Also:
- Constant Field Values
EXPERIMENTAL_11
public static final int EXPERIMENTAL_11
- See Also:
- Constant Field Values