loadKey

Load a key from a file.

Parameters

filename string

the path to the file containing the encoded key

rng RandomNumberGenerator

the rng to use

get_pass string delegate
()

a function that returns passphrases

Return Value

loaded private key object

Meta