public interface Credential
Modifier and Type | Method and Description |
---|---|
X509Certificate |
getCertificate()
Gets the certificate.
|
Certificate[] |
getCertificateChain()
Gets the certificate chain
|
String |
getIssuer()
Gets the issuer.
|
String |
getIssuerQualifier()
Gets the issuer qualifier.
|
KeyStore |
getKeyStore()
Gets the associated
KeyStore |
PrivateKey |
getPrivateKey()
Gets the private key.
|
String |
getProviderName()
Gets the keystore provider
|
PublicKey |
getPublicKey()
Gets the public key.
|
String getIssuer() throws TechnicalConnectorException
TechnicalConnectorException
String getIssuerQualifier() throws TechnicalConnectorException
TechnicalConnectorException
PublicKey getPublicKey() throws TechnicalConnectorException
TechnicalConnectorException
PrivateKey getPrivateKey() throws TechnicalConnectorException
TechnicalConnectorException
X509Certificate getCertificate() throws TechnicalConnectorException
TechnicalConnectorException
String getProviderName() throws TechnicalConnectorException
TechnicalConnectorException
Certificate[] getCertificateChain() throws TechnicalConnectorException
TechnicalConnectorException
KeyStore getKeyStore() throws TechnicalConnectorException
KeyStore
TechnicalConnectorException
Connector Packaging TECHNICAL 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.