public interface EncryptionServiceFactory
| Modifier and Type | Method and Description |
|---|---|
EncryptionService |
getService(CryptoConfig config,
android.content.Context context)
This method provides a EncryptionService.
|
EncryptionService getService(CryptoConfig config, android.content.Context context)
config - config objects may provide any parameters they wish.context - the Android Application ContextCopyright © 2013 JBoss by Red Hat. All Rights Reserved.