Java Secure Socket Extension (JSSE)

GPTKB entity

Statements (50)
Predicate Object
gptkbp:instanceOf gptkb:API
gptkbp:allows data integrity
authentication
data encryption
gptkbp:developedBy gptkb:Oracle_Corporation
gptkbp:enables secure socket connections
gptkbp:engineConfiguration Cipher suites
KeyManager algorithms
TrustManager algorithms
SecureRandom_algorithms
gptkbp:flag gptkb:TLSv1.2
gptkb:TLSv1.0
SSLv3
TLSv1.1
TLSv1.3
https://www.w3.org/2000/01/rdf-schema#label Java Secure Socket Extension (JSSE)
gptkbp:includes SSLContext
SSLSocketFactory
KeyManager
TrustManager
gptkbp:introduced gptkb:Java_2_Platform,_Standard_Edition_(J2SE)_1.4
gptkbp:isCompatibleWith gptkb:Java_SE
gptkb:Java_EE
gptkbp:isDocumentedIn Java Tutorials
Java_Documentation
gptkbp:isEnhancedBy Third-party libraries
Java_Security_updates
gptkbp:isLocatedIn gptkb:Java_programming_language
gptkbp:isPartOf gptkb:Java_Platform
Java_Security_framework
gptkbp:isRelatedTo Cryptography
Java_Networking
gptkbp:isSupportedBy Java_community
gptkbp:isTrainedIn Security analysts
Java_developers
gptkbp:isUsedBy Web servers
Web clients
gptkbp:isUsedFor HTTPS connections
FTPS connections
SMTP_over_SSL
gptkbp:isUsedIn IoT applications
Enterprise applications
Mobile_applications
gptkbp:provides Secure communication
gptkbp:providesSupportFor X.509 certificates
JKS keystores
PKCS#12 keystores
gptkbp:supports gptkb:SSL
TLS
gptkbp:usedIn Java_applications