Example usage for org.bouncycastle.asn1.cms SignerInfo interface-usage

List of usage examples for org.bouncycastle.asn1.cms SignerInfo interface-usage

Introduction

In this page you can find the example usage for org.bouncycastle.asn1.cms SignerInfo interface-usage.

Usage

From source file mitm.common.security.cms.SignerInfoImpl.java

public class SignerInfoImpl implements SignerInfo {
    private final SignerInformation signerInformation;

    /*
     * The provider for non sensitive operations
     */