class

Dkeygen::SubkeyInfo

Inherits JSON::Serializable < YAML::Serializable < Reference < Object

Constructors

new(type : String, validity : Char, key_length : Int32, pub_algo : Int32, key_id : String, creation_date : Time, expiration_date : Time | Nil, capabilities : String, curve_name : String | Nil = nil)
new(pull : JSON::PullParser)
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
new(*, __pull_for_json_serializable pull : JSON::PullParser)

Instance methods

capabilities
creation_date
curve_name
expiration_date
fingerprint
fingerprint=(fingerprint : String)
key_id
key_length
keygrip
keygrip=(keygrip : String | Nil)
pub_algo
type
validity