Class BcTlsCertificate

java.lang.Object
org.bouncycastle.tls.crypto.impl.bc.BcTlsRawKeyCertificate
org.bouncycastle.tls.crypto.impl.bc.BcTlsCertificate
All Implemented Interfaces:
TlsCertificate

public class BcTlsCertificate extends BcTlsRawKeyCertificate
Implementation class for a single X.509 certificate based on the BC light-weight API.