View Source ATECC508A.Util (atecc508a v1.3.0)
Various utility functions
Summary
Functions
@spec pad_zeros(binary(), pos_integer()) :: binary()
Pad the given binary out to the specified length.
Trim trailing zeros from a binary.
Various utility functions
@spec pad_zeros(binary(), pos_integer()) :: binary()
Pad the given binary out to the specified length.
Trim trailing zeros from a binary.