Constructs this SignatureKeyCallback with an authority.
Both a PrivateKey and corresponding certificate chain
will be returned. The authority input parameter
specifies the X500Principal name of the root CA
certificate returned in the chain.
An authority does not have to be specified.
this.authority = authority;