Example usage for javax.net.ssl KeyManager interface-usage

List of usage examples for javax.net.ssl KeyManager interface-usage

Introduction

In this page you can find the example usage for javax.net.ssl KeyManager interface-usage.

Usage

From source file org.dataone.proto.trove.jsse.X509KeyManagerImpl.java

/**
 * Must have taken this from d1 libclient?
 * @author waltz
 */
public class X509KeyManagerImpl implements X509KeyManager, KeyManager {