loadKey

Load a key from a data source.

Parameters

source DataSource

the data source providing 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