Type alias PublicSecretKey<I, Asym>

Pick PublicKey or SecretKey based on whether the algorithm is asymmetric.

Type Parameters

  • I = any
  • Asym extends boolean = any

Generated using TypeDoc