public interface ICipherSuite
| Modifier and Type | Method and Description |
|---|---|
Cipher |
getCipher() |
String |
getKeyAlgorithm()
Return the name of the KeyAlgorithm used by this CipherSuite.
|
int |
getKeySize() |
String getKeyAlgorithm()
Cipher getCipher() throws GeneralSecurityException
GeneralSecurityExceptionint getKeySize()
Copyright © 2018 Symphony Software Foundation. All rights reserved.