Interface OpenPGPKeyMaterialProvider.OpenPGPCertificateProvider

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

public static interface OpenPGPKeyMaterialProvider.OpenPGPCertificateProvider extends OpenPGPKeyMaterialProvider<OpenPGPCertificate>
Interface for requesting OpenPGPCertificates by providing a KeyIdentifier. The KeyIdentifier can either be that of the certificates primary key, or of a subkey.