org.idoox.xml.security
Interface CertificateContent


public interface CertificateContent

KeyContent, that implements this interface contains certificate

Component:
Security-Providers

Method Summary
 java.security.cert.Certificate[] getCertificates()
          Returns Certificates contained in the KeyContent.
 

Method Detail

getCertificates

public java.security.cert.Certificate[] getCertificates()
Returns Certificates contained in the KeyContent.

Returns:
Certificates contained in the KeyContent