Service | Description |
pub.security.keystore:setKeyAndChain | Specifies the key and associated certificate chain to present. |
pub.security:setKeyAndChainFromBytes | Specifies the key and associated certificate chain to present, where the information is located in byte arrays (rather than files). |
pub.security:clearKeyAndChain | With a set of services, use to revert the key and certificate chain back to their defaults. |
pub.security:clearKeyAndChainFromBytes | With a set of services, use to revert the key and certificate chain back to their defaults, where the key and certificate information is located in byte arrays (rather than files). |