MCPcopy Index your code
hub / github.com/bcgit/bc-java / copy

Method copy

core/src/main/java/org/bouncycastle/util/Memoable.java:15–15  ·  view source on GitHub ↗

Produce a copy of this object with its configuration and in its current state. The returned object may be used simply to store the state, or may be used as a similar object starting from the copied state.

()

Source from the content-addressed store, hash-verified

13 * starting from the copied state.
14 */
15 Memoable copy();
16
17 /**
18 * Restore a copied object state into this object.

Callers 15

runTestMethod · 0.95
testMemoMethod · 0.95
testMemoMethod · 0.95
kdfMethod · 0.95
kdfMethod · 0.95
kdfMethod · 0.95
kdfMethod · 0.95
testTreeKEMMethod · 0.65
successorMethod · 0.65
UpdatePathMethod · 0.65
KeyPackageMethod · 0.65

Implementers 15

KMACcore/src/main/java/org/bouncycastle/cr
GOST3411_2012Digestcore/src/main/java/org/bouncycastle/cr
WhirlpoolDigestcore/src/main/java/org/bouncycastle/cr
GeneralDigestcore/src/main/java/org/bouncycastle/cr
SkeinEnginecore/src/main/java/org/bouncycastle/cr
TigerDigestcore/src/main/java/org/bouncycastle/cr
LongDigestcore/src/main/java/org/bouncycastle/cr
GOST3411Digestcore/src/main/java/org/bouncycastle/cr
SHA1InterleaveDigestcore/src/main/java/org/bouncycastle/cr
DSTU7564Digestcore/src/main/java/org/bouncycastle/cr
SkeinDigestcore/src/main/java/org/bouncycastle/cr
Blake3Digestcore/src/main/java/org/bouncycastle/cr

Calls

no outgoing calls

Tested by 5

runTestMethod · 0.76
testMemoMethod · 0.76
testMemoMethod · 0.76
testTreeKEMMethod · 0.52
checkMultiOutputMethod · 0.52