Bouncy |
protected abstract void UpdateSecureMimeCapabilities( X509Certificate certificate, EncryptionAlgorithm[] algorithms, DateTime timestamp )
Updates the known S/MIME capabilities of the client used by the recipient that owns the specified certificate.
This method is called when decoding digital signatures that include S/MIME capabilities in the metadata, allowing custom implementations to update the X.509 certificate records with the list of preferred encryption algorithms specified by the sending client.