Name

adams.flow.source.KeyPairFileReader


Synopsis

Reads private and public keys in DER format from the specified files and forwards them as pair.
For algorithm types, see:
https://docs.oracle.com/en/java/javase/11/docs/specs/security/standard-names.html#keygenerator-algorithms


Additional information

Flow input/output:
- output: java.security.KeyPair


Options