Marvin's Blog【程式人生】
Ability will never catch up with the demand for it
Home
Tags
Categories
Topics
Cryptographics
21
Sep 2020
UWP文档笔记:Cryptographic Keys
Windows/Apps/UWP/Develop/Security/Cryptographic keys Symmetric keys 对称加密是指加密和解密的过程采用同一个密钥。WinRT中的SymmetricKeyAlgorithmProivder可以提供不同算法的对称加密密 …