CryptoDeletePrivateKey (FUN)ΒΆ
FUNCTION CryptoDeletePrivateKey : RTS_IEC_RESULT
This function can be used to delete a private key from the components internal data store.
- InOut:
- Scope - Name - Type - Comment - Return - CryptoDeletePrivateKey- RTS_IEC_RESULT- Result of the operation - Input - keyIdentifier- RtsByteString- The identifier of the key got from CryptoStorePrivateKey. 
