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.ELdapExceptionEldapException - publish failed due to Ldap error.