Class: PQCrypto::HybridKEM::Keypair

Inherits:
KEM::Keypair show all
Defined in:
lib/pq_crypto/hybrid_kem.rb

Instance Attribute Summary

Attributes inherited from KEM::Keypair

#public_key, #secret_key

Method Summary

Methods inherited from KEM::Keypair

#algorithm, #initialize

Constructor Details

This class inherits a constructor from PQCrypto::KEM::Keypair