DtlsPeerState.readAead

TlsAead readAead() @property

Get the read AEAD for this peer.

Returns the appropriate read AEAD based on whether this peer is in client or server mode and which DTLS version was negotiated.

Returns

The read AEAD cipher, or null if not available.