org.bouncycastle.cms

Class SignerInformationStore


public class SignerInformationStore
extends java.lang.Object

Constructor Summary

SignerInformationStore(Collection signerInfos)

Method Summary

SignerInformation
get(SignerId selector)
Collection
getSigners()
int
size()

Constructor Details

SignerInformationStore

public SignerInformationStore(Collection signerInfos)

Method Details

get

public SignerInformation get(SignerId selector)


getSigners

public Collection getSigners()


size

public int size()