public static class CertificateManager.ServerCertificateInfo extends Object
| Constructor and Description |
|---|
ServerCertificateInfo(PublicKey publicKey,
String ringId,
String keyId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKeyId() |
PublicKey |
getPublicKey() |
String |
getRingId() |
Copyright © 2025. All rights reserved.