Class KeyPackageWithSecrets

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

public class KeyPackageWithSecrets extends Object
  • Constructor Details

    • KeyPackageWithSecrets

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