ConnectionCipherState.aeadNonce

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Vector!ubyte aeadNonce(ulong seq)
  2. Vector!ubyte aeadNonce(const(ubyte)* record, size_t record_len, ulong seq)
    class ConnectionCipherState
    Vector!ubyte
    aeadNonce
    (
    const(ubyte)* record
    ,
    size_t record_len
    ,
    ulong seq
    )

Meta