Interface OpenPGPKeyMaterialProvider.OpenPGPKeyProvider

All Superinterfaces:
OpenPGPKeyMaterialProvider<OpenPGPKey>
All Known Implementing Classes:
OpenPGPKeyMaterialPool.OpenPGPKeyPool
Enclosing interface:
OpenPGPKeyMaterialProvider<M extends OpenPGPCertificate>

public static interface OpenPGPKeyMaterialProvider.OpenPGPKeyProvider extends OpenPGPKeyMaterialProvider<OpenPGPKey>
Interface for requesting OpenPGPKeys by providing a KeyIdentifier. The KeyIdentifier can either be that of the keys primary key, or of a subkey.