class

OpenSSL::Digest

Inherits Digest / Reference / Object

Constructors

new(name : String)
Source

Instance methods

block_size
Source
digest_size

Returns the digest output size in bytes.

Source
dup

Returns a shallow copy of this object.

This allocates a new object and copies the contents of self into it.

Source
finalize
Source
name
Source
to_unsafe
Source
to_unsafe_md
Source

Nested types