CertCreate (FUN)

FUNCTION CertCreate : RTS_IEC_RESULT

It creates a new self signed certificate

InOut:

Scope

Name

Type

Comment

Return

CertCreate

RTS_IEC_RESULT

Input

hCert

RTS_IEC_HANDLE

Actual certificate handle

Output

hCertNew

RTS_IEC_HANDLE

New certificate handle

bThumb

ARRAY [0..(GVL_CONSTANT.THUMB_SIZE - 1)] OF BYTE

Certificate thumbprint

rtsCryptoID

CmpX509Cert.CmpX509Cert_Implementation.RtsCryptoID

The hashing algorithmen used to generate the thumbprint.