Skip to content

[C#] SharedCryptoKeyEntry efficiency and modernization #1610

@chief-micco

Description

@chief-micco

Evaluate the Crypto.Keys.SharedCryptKeyEntry for type efficiency and modernization. I believe that the CachedTimeMillis is both a poor name and a suboptimal type, whereas the class could use better DateTime types to avoid all the usage of ToUnixTimeMilliseconds. Consider some better naming as well as CachedTimeMillis sounds like a duration but its a timestamp.

You can assign this to me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions