Libraries
»
mdp/rotp
(main)
»
Index
»
ROTP
»
OTP
»
#secret
Method: ROTP::OTP#secret
Defined in:
lib/rotp/otp.rb
#
secret
⇒
Object
(readonly)
Returns the value of attribute secret.
3 4 5
# File 'lib/rotp/otp.rb', line 3
def
secret
@secret
end