Interface ICRLSelector
.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
Methods
Match(CRL)
bool Match(CRL arg0)
.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
bool Match(CRL arg0)