public class KeyCert extends Object
| Modifier and Type | Field and Description |
|---|---|
private X509Certificate |
certificate |
private PrivateKey |
key |
| Constructor and Description |
|---|
KeyCert() |
private final X509Certificate certificate
private final PrivateKey key
Copyright © 2019 Microsoft. All rights reserved.