public class ServerCertificate
extends java.lang.Object
| Constructor and Description |
|---|
ServerCertificate(byte[] serialized) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getCertificate() |
org.whispersystems.libsignal.ecc.ECPublicKey |
getKey() |
int |
getKeyId() |
byte[] |
getSerialized() |
byte[] |
getSignature() |
public ServerCertificate(byte[] serialized)
throws InvalidCertificateException
InvalidCertificateException