Class: HrrRbSsh::Algorithm::Publickey::SshEd25519::PublicKeyBlob
- Inherits:
-
Object
- Object
- HrrRbSsh::Algorithm::Publickey::SshEd25519::PublicKeyBlob
- Includes:
- Codable
- Defined in:
- lib/hrr_rb_ssh/algorithm/publickey/ssh_ed25519/public_key_blob.rb
Constant Summary collapse
- DEFINITION =
[ [DataType::String, :'public key algorithm name'], [DataType::String, :'key'], ]