org.bouncycastle.crypto.tls
Class ClientCertificateType
java.lang.Object
org.bouncycastle.crypto.tls.ClientCertificateType
public class ClientCertificateType
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
rsa_sign
public static final short rsa_sign
- See Also:
- Constant Field Values
dss_sign
public static final short dss_sign
- See Also:
- Constant Field Values
rsa_fixed_dh
public static final short rsa_fixed_dh
- See Also:
- Constant Field Values
dss_fixed_dh
public static final short dss_fixed_dh
- See Also:
- Constant Field Values
rsa_ephemeral_dh_RESERVED
public static final short rsa_ephemeral_dh_RESERVED
- See Also:
- Constant Field Values
dss_ephemeral_dh_RESERVED
public static final short dss_ephemeral_dh_RESERVED
- See Also:
- Constant Field Values
fortezza_dms_RESERVED
public static final short fortezza_dms_RESERVED
- See Also:
- Constant Field Values
ecdsa_sign
public static final short ecdsa_sign
- See Also:
- Constant Field Values
rsa_fixed_ecdh
public static final short rsa_fixed_ecdh
- See Also:
- Constant Field Values
ecdsa_fixed_ecdh
public static final short ecdsa_fixed_ecdh
- See Also:
- Constant Field Values
ClientCertificateType
public ClientCertificateType()