I am trying to use NCRYPT_CERTIFICATE_PROPERTY (flag for NCryptSetProperty) to create and delete certificate object on smartcard.
There is a way to delete only the certificate object with NCryptSetProperty and NCRYPT_CERTIFICATE_PROPERTY and not using NCryptDeleteKey that deletes the keys and certificates objects?