SecurityMessage.CipherSuite.Version
A version of the cipher suite protocol.
Declaration
enum VersionOverview
The version determines the format of the protocol information string that the system uses for HPKE key derivation. Use SecurityMessage.CipherSuite.Version.version1 when creating security messages. On your accessory, format the protocol information as {cipherSuite}-Version1-{identifier} when deriving HPKE keys.