Class P12SymphonyIdentity

  • All Implemented Interfaces:
    SymphonyIdentity

    public class P12SymphonyIdentity
    extends SingleSymphonyIdentity
    Loads a Symphony identity from a P12 (PKCS12) file containing an RSA private key and certificates. Although a p12 file could potentially store multiple identities, this will throw an IdentityConfigurationException when constructed with a p12 containing multiple aliases.
    Author:
    Rob Moffat