get_engine
Description:
[
Version ( since =
"0.1.0" ) ]
public Engine get_engine (
BlobKind kind)
throws Error
Gets the engine for a specific engine kind, setting up the context automatically if required.
Parameters:
| this |
Context
|
| kind |
BlobKind, e.g. jcat_blob_kind_gpg
|
Returns:
|
Engine, or null for unavailable
|