Class InputStreamKeyPairSource

java.lang.Object
com.yoti.api.client.InputStreamKeyPairSource
All Implemented Interfaces:
KeyPairSource

public class InputStreamKeyPairSource extends Object
Responsible for getting key pairs from am existing InputStream instance. Streams will not be closed upon completion.