Skip to main content

c4blob_keyFromString

Function c4blob_keyFromString 

Source
pub unsafe extern "C" fn c4blob_keyFromString(
    str_: C4String,
    arg1: *mut C4BlobKey,
) -> bool
Expand description

Decodes a string of the form “sha1-”+base64 into a raw key.