Class: Pkernel::KeyPair
Overview
CatchAll = Catcher.new
Constant Summary collapse
- RSA_KEY_NAME =
"RSA"- DSA_KEY_NAME =
"DSA"- EC_KEY_NAME =
"EC"- DH_KEY_NAME =
"DH"
Method Summary
Methods included from Catcher
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Pkernel::Catcher