Field and Description |
---|
org.bouncycastle.tls.TlsECCUtils.EXT_ec_point_formats
Use
TlsExtensionsUtils.EXT_ec_point_formats instead. |
org.bouncycastle.tls.TlsUtils.EXT_signature_algorithms
Use
TlsExtensionsUtils.EXT_signature_algorithms instead. |
org.bouncycastle.tls.TlsUtils.EXT_signature_algorithms_cert
Use
TlsExtensionsUtils.EXT_signature_algorithms_cert instead. |
Constructor and Description |
---|
org.bouncycastle.tls.ServerName(short, Object)
Use
ServerName.ServerName(short, byte[]) instead. |