Package org.bouncycastle.mls.TreeKEM
Class LifeTime
java.lang.Object
org.bouncycastle.mls.TreeKEM.LifeTime
- All Implemented Interfaces:
MLSInputStream.Readable
,MLSOutputStream.Writable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
verify()
void
writeTo
(MLSOutputStream stream)
-
Constructor Details
-
LifeTime
- Throws:
IOException
-
LifeTime
public LifeTime()
-
-
Method Details
-
writeTo
- Specified by:
writeTo
in interfaceMLSOutputStream.Writable
- Throws:
IOException
-
verify
protected boolean verify()
-