Class: Xmlenc::Builder::RetrievalMethod

Inherits:
Object
  • Object
show all
Includes:
Base
Defined in:
lib/xmlenc/builder/retrieval_method.rb

Instance Method Summary collapse

Instance Method Details

#typeObject



14
15
16
# File 'lib/xmlenc/builder/retrieval_method.rb', line 14

def type
  'http://www.w3.org/2001/04/xmlenc#EncryptedKey'
end