Class KeyPackageWithSecrets

java.lang.Object
org.spongycastle.mls.client.KeyPackageWithSecrets

public class KeyPackageWithSecrets extends Object
  • Constructor Details

    • KeyPackageWithSecrets

      public KeyPackageWithSecrets(org.spongycastle.crypto.AsymmetricCipherKeyPair initKeyPair, org.spongycastle.crypto.AsymmetricCipherKeyPair encryptionKeyPair, org.spongycastle.crypto.AsymmetricCipherKeyPair signatureKeyPair, KeyPackage keyPackage)