Uses of Interface
com.yoti.api.client.KeyPairSource
Packages that use KeyPairSource
-
Uses of KeyPairSource in com.yoti.api.client
Classes in com.yoti.api.client that implement KeyPairSourceModifier and TypeClassDescriptionfinal classResponsible for getting key pairs from a given classpath location.final classResponsible for getting key pairs from a givenFileinstance.classResponsible for getting key pairs from am existing InputStream instance.final classResponsible for getting key pairs from a URL.Methods in com.yoti.api.client with parameters of type KeyPairSourceModifier and TypeMethodDescriptionYotiClient.Builder.withKeyPair(KeyPairSource keyPairSource) DigitalIdentityClient.Builder.withKeyPairSource(KeyPairSource keyPairSource) -
Uses of KeyPairSource in com.yoti.api.client.docs
Methods in com.yoti.api.client.docs with parameters of type KeyPairSource