public class CacheType_Shared extends CacheType
| Modifier and Type | Field and Description |
|---|---|
ICryptographicMaterialsCache |
_Shared |
| Constructor and Description |
|---|
CacheType_Shared(ICryptographicMaterialsCache Shared) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object other) |
int |
hashCode() |
java.lang.String |
toString() |
_typeDescriptor, create_Default, create_MultiThreaded, create_No, create_Shared, create_SingleThreaded, create_StormTracking, Default, dtor_Default, dtor_MultiThreaded, dtor_No, dtor_Shared, dtor_SingleThreaded, dtor_StormTracking, is_Default, is_MultiThreaded, is_No, is_Shared, is_SingleThreaded, is_StormTrackingpublic ICryptographicMaterialsCache _Shared
public CacheType_Shared(ICryptographicMaterialsCache Shared)