Class OpenPGPKeyMaterialPool.OpenPGPKeyPool

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

public static class OpenPGPKeyMaterialPool.OpenPGPKeyPool extends OpenPGPKeyMaterialPool<OpenPGPKey> implements OpenPGPKeyMaterialProvider.OpenPGPKeyProvider
Implementation of OpenPGPKeyMaterialPool tailored to provide OpenPGPKeys.