class Xmlenc::Builder::RetrievalMethod
Public Instance Methods
type()
click to toggle source
# File lib/xmlenc/builder/retrieval_method.rb, line 14 def type 'http://www.w3.org/2001/04/xmlenc#EncryptedKey' end