Expand description
Implementations of NonceSequence
for use with BoundKey
s.
Structsยง
- Counter32
Counter32
is an implementation of theNonceSequence
trait.- Counter64
Counter64
is an implementation of theNonceSequence
trait.- Counter32
Builder NonceSequenceBuilder
facilitates the building of aCounter32
.- Counter64
Builder NonceSequenceBuilder
facilitates the building of aCounter64
.