Package org.bouncycastle.mls.crypto
Class MlsCipherSuite.RefHash
java.lang.Object
org.bouncycastle.mls.crypto.MlsCipherSuite.RefHash
- All Implemented Interfaces:
MLSOutputStream.Writable
- Enclosing class:
MlsCipherSuite
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
label
public byte[] label -
value
public byte[] value
-
-
Constructor Details
-
RefHash
public RefHash(byte[] label, byte[] value)
-
-
Method Details
-
writeTo
- Specified by:
writeTo
in interfaceMLSOutputStream.Writable
- Throws:
IOException
-