There's no support for creating Certificate objects using binary-encoded certificate bytes - at the moment only FILE, EXECUTABLE FILE and ASSEMBLY are supported.
Example T-SQL statement for creating such certificate objects:
CREATE CERTIFICATE [cert] FROM BINARY = 0xABCD1234
There's no support for creating Certificate objects using binary-encoded certificate bytes - at the moment only FILE, EXECUTABLE FILE and ASSEMBLY are supported.
Example T-SQL statement for creating such certificate objects:
CREATE CERTIFICATE [cert] FROM BINARY = 0xABCD1234