Gcr.SubjectPublicKeyInfo¶
Fields¶
None
Methods¶
|
|
|
|
|
|
|
Details¶
- class Gcr.SubjectPublicKeyInfo¶
-
- get_algorithm_description()[source]¶
- Return type:
Returns a user-facing description of the algorithm used by the public key.
- get_algorithm_parameters_raw()[source]¶
- Returns:
The raw bytes describing the algorithm’s parameters
- Return type:
Returns the raw bytes describing the parameters for the public key’s algorithm. Their meaning is algorithm-specific