Table of Contents

Interface ICRLSelector

Namespace
Java.Security.Cert
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/security/cert/CRLSelector.html

public interface ICRLSelector : ICloneable
Extension Methods

Methods

Match(CRL)

bool Match(CRL arg0)

Parameters

arg0 CRL

CRL

Returns

bool

bool