RtsCryptoKeyStorage (UNION)

TYPE RtsCryptoKeyStorage : UNION

Storage of a crypto key.

InOut:

Name

Type

Comment

byteString

RtsByteString

Key is stored using the byte string.

hCert

RTS_IEC_HANDLE

Key is identified by this handle.