Пример #1
0
 public static IKey GetKeyV2(KeyAlgorithm algo = KeyAlgorithm.ES256)
 => KeyFactory.FromPem(algo.GetTestKey());