Where is createObject() ARM template function documented? I couldn't find it anywhere and when I try to deploy template using createObject() function it fails with ...
I have a C_CreateObject PKCS#11 API call to generate a 128 bit AES-key that fails with bad arguments. Can anyone please help me figuring out what is wrong with the template ? CK_OBJECT_HANDLE hKey; CK ...
Dan walks you through the properties and sample code for each, plus why you might want to use one over the other. A Silverlight control is instantiated in a Web page by calling one of two methods: ...