public interface CRLSelector extends Cloneable
CRL
秒。
实现此接口的类通常用于指定CRL
S的关系从检索CertStore
。
并发访问
除非另有说明,否则此界面中定义的方法不是线程安全的。 需要同时访问单个对象的多个线程应在其间同步并提供必要的锁定。 每个操作单独对象的多个线程不需要同步。
CRL
, CertStore
, CertStore.getCRLs(java.security.cert.CRLSelector)
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.