Is KMIP v 2.0 supported by MongoDB?

Hi,

Is KMIP v 2.0 supported by MongoDB?
If so, is it supported even by the MongoDB Community Edition (latest released version)?
Or only by the MongoDB Enterprise Server (latest released version)?

In the MongoDB documentation I could not find any reference to any specific version of KMIP, never mind to the latest KMIP version 2.0 .

Why do I need this information?:
Because I have a KMIP v2.0 Server which accepts KMIP v2.0 Clients’ requests for a symmetric Data Encryption Key with which to encrypt the client’s database.
And I want to test my KMIP v2.0 Server interaction with the MongoDB KMIP Client and keystore.

Thanks in advance.