public interface SSOAgentX509Credential
| Modifier and Type | Method and Description |
|---|---|
X509Certificate |
getEntityCertificate() |
PrivateKey |
getPrivateKey() |
PublicKey |
getPublicKey() |
PublicKey getPublicKey() throws SSOAgentException
SSOAgentExceptionPrivateKey getPrivateKey() throws SSOAgentException
SSOAgentExceptionX509Certificate getEntityCertificate() throws SSOAgentException
SSOAgentExceptionCopyright © 2021 WSO2. All rights reserved.