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. 
TYPE RtsCryptoKeyStorage : UNION
Storage of a crypto key.
| Name | Type | Comment | 
|---|---|---|
| 
 | Key is stored using the byte string. | |
| 
 | 
 | Key is identified by this handle. |