DtlsPeerState.writeAead

TlsAead writeAead() @property

Get the write AEAD for this peer.

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

Returns

The write AEAD cipher, or null if not available.