public interface KeyEncapsulationMethod
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KeyEncapsulationMethod.Client
Client-side KEM operations.
|
static interface |
KeyEncapsulationMethod.Server
Server-side KEM operations.
|
| Modifier and Type | Method and Description |
|---|---|
KeyEncapsulationMethod.Client |
getClient() |
KeyEncapsulationMethod.Server |
getServer() |
KeyEncapsulationMethod.Client getClient()
KeyEncapsulationMethod.Server getServer()
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.