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