Type Alias UserKeyPairInfoResponse

UserKeyPairInfoResponse: { privateKey: string | null; publicKey: string | null }

Type declaration

  • privateKey: string | null
  • publicKey: string | null
MMNEPVFCICPMFPCPTTAAATR