| Interface | Description |
|---|---|
| IAsymmetricCipherSuite |
A public key CipherSuite.
|
| ICipherSuite |
The super-interface of symmetric and public key CipherSuites.
|
| IDecryptedInputStream | |
| IEncryptedOutputStream | |
| ISymmetricCipherSuite |
| Class | Description |
|---|---|
| CipherSuite |
Access point for CipherSuites.
|
| Enum | Description |
|---|---|
| AsymmetricCipher | |
| CertType | |
| SymmetricCipher |
An identifier for a Symmetric Cipher Suite.
|
| Exception | Description |
|---|---|
| CipherSuiteException |
A general CipherSuite exception.
|
| CipherSuiteMismatchException |
A CipherSuite compatibility exception.
|
| NoSuchCipherSuiteException | |
| SignatureVerificationException | |
| UnknownCipherSuiteException |
The requested CipherSuite does not exist.
|
Copyright © 2018 Symphony Software Foundation. All rights reserved.