Jcat.Result¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
|||
r/w/co |
|||
r/w |
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Jcat.Result(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- get_authority()¶
-
Gets the signing authority, if set.
New in version 0.1.0.
- get_kind()¶
- Returns:
- Return type:
Gets the blob kind.
New in version 0.1.3.
- get_method()¶
- Returns:
- Return type:
Gets the verification kind.
New in version 0.1.3.
- get_timestamp()¶
- Returns:
UNIX timestamp, or 0 if unset
- Return type:
Gets the signing timestamp, if set.
New in version 0.1.0.
- to_string()¶
- Returns:
string
- Return type:
Converts the
Jcat.Result
to a string.New in version 0.1.0.
Property Details¶
- Jcat.Result.props.authority¶
- Jcat.Result.props.engine¶
- Name:
engine
- Type:
- Default Value:
- Flags: