class IMS::LTI::Models::SecurityProfile

Public Instance Methods

digest_algorithms() click to toggle source
# File lib/ims/lti/models/security_profile.rb, line 5
def digest_algorithms
  [*@digest_algorithm]
end