org.metastatic.jessie.provider

Class Jessie


public class Jessie
extends Provider

This is the security provider for Jessie. It implements the following algorithms:
SSLContext.SSLv3
SSLContext.SSL
SSLContext.TLSv1
SSLContext.TLS
KeyManagerFactory.JessieX509
TrustManagerFactory.JessieX509
TrustManagerFactory.SRP
java.security.SecureRandom.CSPRNG
         

Field Summary

static String
VERSION
static double
VERSION_DOUBLE

Constructor Summary

Jessie()

Field Details

VERSION

public static final String VERSION

VERSION_DOUBLE

public static final double VERSION_DOUBLE
Field Value:
1.0

Constructor Details

Jessie

public Jessie()