private static final class KeyManagement.SimpleKeyManagerService extends KeyManagerService
| Modifier and Type | Field and Description |
|---|---|
private KeyManager<AesCipherParameters> |
manager |
| Constructor and Description |
|---|
KeyManagement.SimpleKeyManagerService(char[] password) |
| Modifier and Type | Method and Description |
|---|---|
<K> KeyManager<K> |
get(Class<K> type) |
getPriority, toStringprivate final KeyManager<AesCipherParameters> manager
KeyManagement.SimpleKeyManagerService(char[] password)
public <K> KeyManager<K> get(Class<K> type)
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.