Create Authenticated KMIP Session with Client Certificate
To create a session using a client certificate:
Create an
NAEClientCertificate
object.Create an
KMIPSession
object using thegetSession
method and pass theNAEClientCertificate
object as a parameter.