Package org.conscrypt

Class JSSEProvider

  • All Implemented Interfaces:
    Serializable, Cloneable, Map<Object,​Object>

    public final class JSSEProvider
    extends Provider
    JSSE Provider implementation. The current JSSE provider implementation uses the following crypto algorithms: Algorithms that MUST be provided by crypto provider: Mac HmacMD5 Mac HmacSHA1 MessageDigest MD5 MessageDigest SHA-1 CertificateFactory X509 Trust manager implementation requires: CertPathValidator PKIX CertificateFactory X509
    See Also:
    Serialized Form
    • Constructor Detail

      • JSSEProvider

        public JSSEProvider()