Linux Mac OSX Windows

Implemented by


  
[scriptable, uuid(264eb54d-e20d-49a0-890c-1a5986ea81c4)]
interface nsIKeyObjectFactory : nsISupports

Methods


        
nsIKeyObject keyFromString(in short aAlgorithm, in ACString aKey)

        
nsIKeyObject lookupKeyByName(in ACString aName)

        
nsIKeyObject unwrapKey(in short aAlgorithm, [const, array, size_is(aWrappedKeyLen)] in octet aWrappedKey, in unsigned long aWrappedKeyLen)