RtsCryptoKey
(STRUCT)
TYPE RtsCryptoKey : STRUCT
A cryptographic key.
- InOut:
Name
Type
Comment
keyType
The type of the key.
key
Information of the key. Actually only the KeyType_Key is supported.
RtsCryptoKey
(STRUCT)TYPE RtsCryptoKey : STRUCT
A cryptographic key.
Name |
Type |
Comment |
---|---|---|
|
The type of the key. |
|
|
Information of the key. Actually only the KeyType_Key is supported. |