DMAPI Publick Key Format
DMAPI talks about the publick key data property
<CSIDATA>
<Response>
<GetProperties>
; Public key
<Property name="PK">
<![CDATA[publicKeyData]>
</Property>
</GetProperties>
<Response>
<CSIDATA>
Does anyone know what's the format of the publickeydata in above XML? Have tried the x509Certificate Public key both with Base64 encoding?
Thanks
Ketul
<CSIDATA>
<Response>
<GetProperties>
; Public key
<Property name="PK">
<![CDATA[publicKeyData]>
</Property>
</GetProperties>
<Response>
<CSIDATA>
Does anyone know what's the format of the publickeydata in above XML? Have tried the x509Certificate Public key both with Base64 encoding?
Thanks
Ketul
0