Method: CcipherFactory::AsymKeySigner::ECCVerifier#verification_key
- Defined in:
- lib/ccipher_factory/asymkey_cipher/ecc/ecc_verifier.rb
#verification_key ⇒ Object
Returns the value of attribute verification_key.
9 10 11 |
# File 'lib/ccipher_factory/asymkey_cipher/ecc/ecc_verifier.rb', line 9 def verification_key @verification_key end |