sodium_unpad

extern (C) @nogc nothrow pure
int
sodium_unpad
(,
const(ubyte)* buf
,,
size_t blocksize
)

Return Value

Type: int

0 on success, -1 otherwise

See Also

Meta