# File lib/rubygems/security.rb, line 780
def
sign
(
data
)
@key
.
sign
(
@algo
.
new
,
data
)
end