Package org.bouncycastle.mls.codec
Class PathSecret
java.lang.Object
org.bouncycastle.mls.codec.PathSecret
- All Implemented Interfaces:
MLSInputStream.Readable
,MLSOutputStream.Writable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PathSecret
public PathSecret(byte[] path_secret)
-
-
Method Details
-
getPathSecret
public byte[] getPathSecret() -
writeTo
- Specified by:
writeTo
in interfaceMLSOutputStream.Writable
- Throws:
IOException
-