RtsCryptoKey (STRUCT)

TYPE RtsCryptoKey : STRUCT

A cryptographic key.

InOut:

Name

Type

Comment

keyType

RtsCryptoKeyType

The type of the key.

key

RtsCryptoKeyStorage

Information of the key. Actually only the KeyType_Key is supported.