public interface X509Identity extends Identity
Identities.newX509Identity(String, X509Certificate, PrivateKey)
.限定符和类型 | 方法和说明 |
---|---|
X509Certificate |
getCertificate()
Get the certificate for this identity.
|
PrivateKey |
getPrivateKey()
Get the private key for this identity.
|
X509Certificate getCertificate()
PrivateKey getPrivateKey()
Copyright © 2023. All rights reserved.