RtsCryptoKeyStorage
(UNION)
TYPE RtsCryptoKeyStorage : UNION
Storage of a crypto key.
- InOut:
Name
Type
Comment
byteString
Key is stored using the byte string.
hCert
RTS_IEC_HANDLE
Key is identified by this handle.
RtsCryptoKeyStorage
(UNION)TYPE RtsCryptoKeyStorage : UNION
Storage of a crypto key.
Name |
Type |
Comment |
---|---|---|
|
Key is stored using the byte string. |
|
|
|
Key is identified by this handle. |