chickadee » openssl » digest-context-init!

digest-context-init! context digest #!key (oneshot #f)procedure

Set up the digest context object context to use the digest object digest. If the key argument oneshot is set to #t, the context is instructed to optimize for one update operation if possible.