X509CertKeyClose (FUN)ΒΆ
FUNCTION X509CertKeyClose : RTS_IEC_RESULT
Release a PRIVATE OR PUBLIC key with THIS FUNCTION. THIS FUNCTION indicates that this key is not needed anymore and allows to clean up ressources used by this key
- InOut:
- Scope - Name - Type - Comment - Return - X509CertKeyClose- RTS_IEC_RESULT- Result of the operation - Input - pKey- POINTER TO RtsCryptoKey - Pointer to the key 
