Java org.bouncycastle.cms RecipientId fields, constructors, methods, implement or subclass

Example usage for Java org.bouncycastle.cms RecipientId fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.bouncycastle.cms RecipientId.

The text is from its open source code.

Constructor

Method

booleanmatch(T obj)
Match the passed in object, returning true if it would be selected by this selector, false otherwise.