Libraries
»
klacointe-openpgp
(0.0.1.3)
»
Index
»
OpenPGP
»
Buffer
»
#read_s2k
Method: OpenPGP::Buffer#read_s2k
Defined in:
lib/openpgp/buffer.rb
#
read_s2k
⇒
Object
See Also:
http://tools.ietf.org/html/rfc4880#section-3.7
72
# File 'lib/openpgp/buffer.rb', line 72
def
read_s2k
(
)
S2K
.
parse
(
self
)
end