Package org.bouncycastle.mls
Class KeyScheduleEpoch.ExternalInitParams
java.lang.Object
org.bouncycastle.mls.KeyScheduleEpoch.ExternalInitParams
- Enclosing class:
KeyScheduleEpoch
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionExternalInitParams
(MlsCipherSuite suite, org.bouncycastle.crypto.params.AsymmetricKeyParameter externalPub) -
Method Summary
-
Field Details
-
kemOutput
public byte[] kemOutput -
initSecret
-
-
Constructor Details
-
ExternalInitParams
public ExternalInitParams(MlsCipherSuite suite, org.bouncycastle.crypto.params.AsymmetricKeyParameter externalPub)
-
-
Method Details
-
getInitSecret
-
getKEMOutput
public byte[] getKEMOutput()
-