Java Security Providers

GPTKB entity

Statements (48)
Predicate Object
gptkbp:instanceOf Security Provider
gptkbp:awardedBy Security.removeProvider(String name)
https://www.w3.org/2000/01/rdf-schema#label Java Security Providers
gptkbp:impact Provider subclass
gptkbp:includes gptkb:SunJSSE
gptkb:SunJCA
SunJCE
SunPCSC
SunRsaSign
gptkbp:is_accessible_by java.security file
Security.addProvider(Provider provider)
Security.getProviders()
gptkbp:is_available_in gptkb:Java_SE
gptkb:Java_EE
gptkb:Java_ME
gptkbp:is_essential_for Authentication
Confidentiality
Data integrity
Secure communication
gptkbp:is_part_of gptkb:Java_Platform
gptkbp:is_recognized_for Custom security algorithms
gptkbp:is_used_in Secure messaging
Key generation
Secure data transmission
Certificate validation
Secure file storage
Secure cloud services
Secure web services
Secure web applications
Secure mobile applications
Secure APIs
Encryption/decryption
Secure IoT devices
Secure enterprise applications
Secure microservices
Secure sockets
Java_applications
Digital_signatures
SSL/TLS_connections
gptkbp:maintainedBy gptkb:Oracle_Corporation
gptkbp:provides Encryption algorithms
Key management
Cryptographic services
Message digest algorithms
Secure random number generation
Signature algorithms
gptkbp:supports gptkb:Java_Cryptography_Architecture_(JCA)
gptkb:Java_Cryptography_Extension_(JCE)