Example usage for org.bouncycastle.util CollectionStore subclass-usage

List of usage examples for org.bouncycastle.util CollectionStore subclass-usage

Introduction

In this page you can find the example usage for org.bouncycastle.util CollectionStore subclass-usage.

Usage

From source file mitm.common.security.bouncycastle.X509CertificateHolderStore.java

/**
 * A Store implementation that stores X509Certificate as X509CertificateHolder's
 * 
 * @author Martijn Brinkers
 *
 */