Class OpenPGPKeyMaterialPool.OpenPGPCertificatePool

java.lang.Object
org.bouncycastle.openpgp.api.OpenPGPKeyMaterialPool<OpenPGPCertificate>
org.bouncycastle.openpgp.api.OpenPGPKeyMaterialPool.OpenPGPCertificatePool
All Implemented Interfaces:
OpenPGPKeyMaterialProvider<OpenPGPCertificate>, OpenPGPKeyMaterialProvider.OpenPGPCertificateProvider
Enclosing class:
OpenPGPKeyMaterialPool<M extends OpenPGPCertificate>

public static class OpenPGPKeyMaterialPool.OpenPGPCertificatePool extends OpenPGPKeyMaterialPool<OpenPGPCertificate> implements OpenPGPKeyMaterialProvider.OpenPGPCertificateProvider
Implementation of OpenPGPKeyMaterialPool tailored to providing OpenPGPCertificates.