getEReaderKey

fun getEReaderKey(sessionEstablishmentMessage: ByteArray): EcPublicKey

Gets the ephemeral reader key in a SessionEstablishment message.

Return

the reader key, as a EcPublicKey.

Parameters

the

bytes of a SessionEstablishment message.