Simulink.ProtectedModel.getPublisher
Return information about publisher that signed the protected model
Description
[
returns the name of the publisher that signed publisher
,tf
] = Simulink.ProtectedModel.getPublisher(protectedModel
)protectedModel
and whether
the certificate is verified by a trusted certificate authority. To verify the certificate,
the corresponding certificate file must be in your computer's trusted certificate authority
store.
Examples
Input Arguments
Output Arguments
Version History
See Also
Topics
- Reference Protected Models from Third Parties
- Sign a Protected Model (Simulink Coder)