[go: up one dir, main page]

Struct botan::HashFunction[][src]

pub struct HashFunction { /* fields omitted */ }

Methods

impl HashFunction
[src]

Trait Implementations

impl Debug for HashFunction
[src]

Formats the value using the given formatter. Read more

impl Clone for HashFunction
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Drop for HashFunction
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for HashFunction

impl !Sync for HashFunction