ConnectionCipherState.aeadNonce

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

Meta