#include <xmltooling/encryption/Encryption.h>
Inheritance diagram for xmlencryption::EncryptedKeyBuilder:
Public Member Functions | |
virtual EncryptedKey * | buildObject () const |
Default builder. | |
virtual EncryptedKey * | buildObject (const XMLCh *nsURI, const XMLCh *localName, const XMLCh *prefix=NULL, const xmltooling::QName *schemaType=NULL) const |
Builder that allows element/type override. | |
Static Public Member Functions | |
static EncryptedKey * | buildEncryptedKey () |
Singleton builder. |