public interface IXcertPublisherProcessor
Modifier and Type | Method and Description |
---|---|
void |
publishXCertPair(byte[] pair)
Publish crossCertificatePair.
|
void publishXCertPair(byte[] pair) throws ELdapException
pair
- Byte array representing cert pair.ELdapException
EldapException
- publish failed due to Ldap error.