Method
reset
Reset the MAC. At the end of resetting the MAC should be in the in the same state it was after the last init (if there was one).
()
Source from the content-addressed store, hash-verified
| 68 | * in the same state it was after the last init (if there was one). |
| 69 | */ |
| 70 | public void reset(); |
| 71 | } |
Implementers 15
GMaccore/src/main/java/org/bouncycastle/cr Blake3Maccore/src/main/java/org/bouncycastle/cr Poly1305core/src/main/java/org/bouncycastle/cr Zuc128Maccore/src/main/java/org/bouncycastle/cr SipHashcore/src/main/java/org/bouncycastle/cr