Class: PQCrypto::Seal::Padding::NoRequirement
- Inherits:
-
Object
- Object
- PQCrypto::Seal::Padding::NoRequirement
- Defined in:
- lib/pq_crypto/seal/padding.rb
Instance Method Summary collapse
Instance Method Details
#verify!(_context) ⇒ Object
112 113 114 |
# File 'lib/pq_crypto/seal/padding.rb', line 112 def verify!(_context) true end |