Class PEMRSAPrivateKeyLoader

java.lang.Object
com.exclamationlabs.connid.base.connector.authenticator.keys.PEMRSAPrivateKeyLoader
All Implemented Interfaces:
RSAPrivateKeyLoader

public class PEMRSAPrivateKeyLoader
extends Object
implements RSAPrivateKeyLoader
Implementation to load a RSAPrivateKey from a PEM file.