Bouncy |
protected abstract IStore<X509Certificate> GetIntermediateCertificates()
An intermediate certificate is any certificate that exists between the root certificate issued by a Certificate Authority (CA) and the certificate at the end of the chain.
This method is used to build a certificate chain while verifying signed content.