Share via

SerializedCert Extension

OSVBNET 1,401 Reputation points
2022-07-21T11:05:29.94+00:00

Hello,
Any idea what's the extension of SerializedCert type?
I know SerializedStore is .sst but can't find the extension of SerializedCert anywhere?

https://learn.microsoft.com/en-us/dotnet/api/system.security.cryptography.x509certificates.x509contenttype

Developer technologies | VB

1 answer

Sort by: Most helpful
  1. Jiachen Li-MSFT 34,241 Reputation points Microsoft External Staff
    2022-07-22T09:06:09.79+00:00

    Hi @OSVBNET ,
    Its file extension should be .cer, the same extension as Cert.
    It's just the difference between serialized and unserialized.
    Best Regards.
    Jiachen Li

    ----------

    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.