Table of Contents - ruby_gpg2-0.8.0 Documentation
Classes and Modules
- RubyGPG2
- RubyGPG2::ClassMethods
- RubyGPG2::ColonOutput
- RubyGPG2::ColonRecord
- RubyGPG2::Commands
- RubyGPG2::Commands::Base
- RubyGPG2::Commands::Decrypt
- RubyGPG2::Commands::Encrypt
- RubyGPG2::Commands::Export
- RubyGPG2::Commands::ExportSecretKeys
- RubyGPG2::Commands::GenerateKey
- RubyGPG2::Commands::Import
- RubyGPG2::Commands::ListPublicKeys
- RubyGPG2::Commands::ListSecretKeys
- RubyGPG2::Commands::Mixins
- RubyGPG2::Commands::Mixins::ArmorConfig
- RubyGPG2::Commands::Mixins::BatchConfig
- RubyGPG2::Commands::Mixins::ColonConfig
- RubyGPG2::Commands::Mixins::GlobalConfig
- RubyGPG2::Commands::Mixins::InputConfig
- RubyGPG2::Commands::Mixins::OutputConfig
- RubyGPG2::Commands::Mixins::PassphraseConfig
- RubyGPG2::Commands::Mixins::PinentryConfig
- RubyGPG2::Commands::Mixins::RecipientConfig
- RubyGPG2::Commands::Mixins::StatusConfig
- RubyGPG2::Commands::Mixins::TrustModeConfig
- RubyGPG2::Commands::Mixins::WithCapturedOutput
- RubyGPG2::Commands::Mixins::WithCapturedStatus
- RubyGPG2::Commands::Mixins::WithResult
- RubyGPG2::Commands::Mixins::WithoutPassphrase
- RubyGPG2::Commands::Result
- RubyGPG2::Configuration
- RubyGPG2::Key
- RubyGPG2::ParameterFileContents
- RubyGPG2::StatusLine
- RubyGPG2::StatusLines
- RubyGPG2::StatusLines::ImportOK
- RubyGPG2::StatusLines::ImportProblem
- RubyGPG2::StatusLines::Imported
- RubyGPG2::StatusLines::KeyConsidered
- RubyGPG2::StatusLines::KeyCreated
- RubyGPG2::StatusLines::Unimplemented
- RubyGPG2::StatusOutput
- RubyGPG2::UserID
Methods
- ::compliance_modes — RubyGPG2::ColonRecord
- ::configuration — RubyGPG2
- ::configure — RubyGPG2
- ::creation_date — RubyGPG2::ColonRecord
- ::expiration_date — RubyGPG2::ColonRecord
- ::fingerprint — RubyGPG2::ColonRecord
- ::included — RubyGPG2
- ::key_algorithm — RubyGPG2::ColonRecord
- ::key_capabilities — RubyGPG2::ColonRecord
- ::key_grip — RubyGPG2::ColonRecord
- ::key_id — RubyGPG2::ColonRecord
- ::key_length — RubyGPG2::ColonRecord
- ::last_update — RubyGPG2::ColonRecord
- ::maximum_certificate_chain_depth — RubyGPG2::ColonRecord
- ::new — RubyGPG2::Configuration
- ::new — RubyGPG2::ColonOutput
- ::new — RubyGPG2::ColonRecord
- ::new — RubyGPG2::Commands::Base
- ::new — RubyGPG2::Key
- ::new — RubyGPG2::ParameterFileContents
- ::new — RubyGPG2::StatusLines::ImportOK
- ::new — RubyGPG2::StatusLines::ImportProblem
- ::new — RubyGPG2::StatusLines::Imported
- ::new — RubyGPG2::StatusLines::KeyConsidered
- ::new — RubyGPG2::StatusLines::KeyCreated
- ::new — RubyGPG2::StatusLines::Unimplemented
- ::new — RubyGPG2::StatusOutput
- ::new — RubyGPG2::UserID
- ::new — RubyGPG2::Commands::Mixins::WithCapturedOutput
- ::new_key_signer_complete_count — RubyGPG2::ColonRecord
- ::new_key_signer_marginal_count — RubyGPG2::ColonRecord
- ::origin — RubyGPG2::ColonRecord
- ::owner_trust — RubyGPG2::ColonRecord
- ::parse — RubyGPG2::ColonOutput
- ::parse — RubyGPG2::ColonRecord
- ::parse — RubyGPG2::StatusLine
- ::parse — RubyGPG2::StatusLines::ImportOK
- ::parse — RubyGPG2::StatusLines::ImportProblem
- ::parse — RubyGPG2::StatusLines::Imported
- ::parse — RubyGPG2::StatusLines::KeyConsidered
- ::parse — RubyGPG2::StatusLines::KeyCreated
- ::parse — RubyGPG2::StatusLines::Unimplemented
- ::parse — RubyGPG2::StatusOutput
- ::reasons — RubyGPG2::StatusLines::ImportOK
- ::reset! — RubyGPG2
- ::serial_number — RubyGPG2::ColonRecord
- ::signature_class — RubyGPG2::ColonRecord
- ::trust_model — RubyGPG2::ColonRecord
- ::type — RubyGPG2::ColonRecord
- ::user_id — RubyGPG2::ColonRecord
- ::user_id_hash — RubyGPG2::ColonRecord
- ::validity — RubyGPG2::ColonRecord
- #== — RubyGPG2::ColonOutput
- #== — RubyGPG2::ColonRecord
- #== — RubyGPG2::Key
- #== — RubyGPG2::StatusLines::ImportOK
- #== — RubyGPG2::StatusLines::ImportProblem
- #== — RubyGPG2::StatusLines::Imported
- #== — RubyGPG2::StatusLines::KeyConsidered
- #== — RubyGPG2::StatusLines::KeyCreated
- #== — RubyGPG2::StatusLines::Unimplemented
- #== — RubyGPG2::StatusOutput
- #== — RubyGPG2::UserID
- #configure_command — RubyGPG2::Commands::Base
- #configure_command — RubyGPG2::Commands::Decrypt
- #configure_command — RubyGPG2::Commands::Encrypt
- #configure_command — RubyGPG2::Commands::Export
- #configure_command — RubyGPG2::Commands::ExportSecretKeys
- #configure_command — RubyGPG2::Commands::GenerateKey
- #configure_command — RubyGPG2::Commands::Import
- #configure_command — RubyGPG2::Commands::ListPublicKeys
- #configure_command — RubyGPG2::Commands::ListSecretKeys
- #configure_command — RubyGPG2::Commands::Mixins::ArmorConfig
- #configure_command — RubyGPG2::Commands::Mixins::BatchConfig
- #configure_command — RubyGPG2::Commands::Mixins::ColonConfig
- #configure_command — RubyGPG2::Commands::Mixins::GlobalConfig
- #configure_command — RubyGPG2::Commands::Mixins::InputConfig
- #configure_command — RubyGPG2::Commands::Mixins::OutputConfig
- #configure_command — RubyGPG2::Commands::Mixins::PassphraseConfig
- #configure_command — RubyGPG2::Commands::Mixins::PinentryConfig
- #configure_command — RubyGPG2::Commands::Mixins::RecipientConfig
- #configure_command — RubyGPG2::Commands::Mixins::StatusConfig
- #configure_command — RubyGPG2::Commands::Mixins::TrustModeConfig
- #configure_command — RubyGPG2::Commands::Mixins::WithoutPassphrase
- #decrypt — RubyGPG2::ClassMethods
- #do_after — RubyGPG2::Commands::Base
- #do_after — RubyGPG2::Commands::Mixins::WithCapturedOutput
- #do_after — RubyGPG2::Commands::Mixins::WithCapturedStatus
- #do_after — RubyGPG2::Commands::Mixins::WithResult
- #do_around — RubyGPG2::Commands::Base
- #do_around — RubyGPG2::Commands::Mixins::WithCapturedStatus
- #do_before — RubyGPG2::Commands::Base
- #encrypt — RubyGPG2::ClassMethods
- #execute — RubyGPG2::Commands::Base
- #export — RubyGPG2::ClassMethods
- #export_secret_keys — RubyGPG2::ClassMethods
- #extract_key — RubyGPG2::ColonOutput
- #filter_by_type — RubyGPG2::StatusOutput
- #fingerprint_record? — RubyGPG2::ColonRecord
- #first_line — RubyGPG2::StatusOutput
- #generate_key — RubyGPG2::ClassMethods
- #group_by_type — RubyGPG2::ColonOutput
- #import — RubyGPG2::ClassMethods
- #in_temp_file — RubyGPG2::ParameterFileContents
- #indices_by_type — RubyGPG2::ColonOutput
- #instantiate_builder — RubyGPG2::Commands::Base
- #list_public_keys — RubyGPG2::ClassMethods
- #list_secret_keys — RubyGPG2::ClassMethods
- #parm — RubyGPG2::ParameterFileContents
- #primary_user_id — RubyGPG2::Key
- #public_keys — RubyGPG2::ColonOutput
- #secret_keys — RubyGPG2::ColonOutput
- #state — RubyGPG2::ColonOutput
- #state — RubyGPG2::ColonRecord
- #state — RubyGPG2::Key
- #state — RubyGPG2::StatusLines::ImportOK
- #state — RubyGPG2::StatusLines::ImportProblem
- #state — RubyGPG2::StatusLines::Imported
- #state — RubyGPG2::StatusLines::KeyConsidered
- #state — RubyGPG2::StatusLines::KeyCreated
- #state — RubyGPG2::StatusLines::Unimplemented
- #state — RubyGPG2::StatusOutput
- #state — RubyGPG2::UserID
- #to_s — RubyGPG2::ParameterFileContents
- #type — RubyGPG2::StatusLines::ImportOK
- #type — RubyGPG2::StatusLines::ImportProblem
- #type — RubyGPG2::StatusLines::Imported
- #type — RubyGPG2::StatusLines::KeyConsidered
- #type — RubyGPG2::StatusLines::KeyCreated
- #type — RubyGPG2::StatusLines::Unimplemented
- #user_comment — RubyGPG2::ColonRecord
- #user_email — RubyGPG2::ColonRecord
- #user_id_record? — RubyGPG2::ColonRecord
- #user_name — RubyGPG2::ColonRecord
- #write_to — RubyGPG2::ParameterFileContents