public static interface ThreadLocalCrypto.Factory<CryptoFunction>
| Modifier and Type | Method and Description |
|---|---|
CryptoFunction |
getInstance()
Create instance of crypto function.
|
CryptoFunction getInstance() throws GeneralSecurityException
null, if not supportedGeneralSecurityException - if not supported.Copyright © 2023 Eclipse Foundation. All rights reserved.