usePrivateKey method

void usePrivateKey(
  1. String file, {
  2. String? password,
})

Implementation

void usePrivateKey(String file, {String? password}) {}