audi0615 - 2021-04-26

Hi.
I'm trying to implement Asymmetric Encryption / Decryption with Codesys libraries.
According to the product datasheet of Cypto Example, I need to create a pseudo component to create self-signed certificate and get a key pair.
However the crypto example project does not create the component and "udiComponentId" keeps increasing.

How can i create the component to open a certificate and get a key pair?