Cryptodbm_internals.SubtableSourceval open_read :
'a Operations.handler ->
name:string ->
subt:int ->
iterations:int ->
how:(Cipher.passwd * string) Kinds.howstored ->
signwd:string ->
Types.read subval open_full :
Types.full Operations.handler ->
name:string ->
subt:int ->
iterations:int ->
how:(Cipher.passwd * string) Kinds.howstored ->
signwd:string ->
max_extra_key:int ->
max_extra_data:int ->
Types.full subval open_append :
Types.full Operations.handler ->
name:string ->
subt:int ->
iterations:int ->
how:(Cipher.passwd * string) Kinds.howstored ->
signwd:string ->
check_signature:bool ->
Types.full sub