class GPG::Subkey
- GPG::Subkey
- Reference
- Object
Defined in:
gpg/subkey.crConstructors
Instance Method Summary
- #can_authenticate?
- #can_certify?
- #can_encrypt?
- #can_sign?
- #disabled?
- #expired?
- #id
- #invalid?
- #is_cardkey?
- #is_de_vs?
- #is_qualified?
- #revoked?
- #secret?
- #to_unsafe : Pointer(LibGPG::Subkey)