External Specifications
Specification
Referenced In
- class java.lang.Runtime
- class java.lang.reflect.AccessibleObject
- java.lang.Runtime.load(String)
- java.lang.Runtime.loadLibrary(String)
- java.lang.System.load(String)
- java.lang.System.loadLibrary(String)
- java.lang.Thread.setName(String)
- java.lang.reflect.AccessibleObject.canAccess(Object)
- java.lang.reflect.AccessibleObject.setAccessible(boolean)
- java.lang.reflect.AccessibleObject.trySetAccessible()
- package java.lang.foreign
- annotation interface java.io.Serial
- class java.io.ObjectInputStream
- class java.io.ObjectOutputStream
- class java.io.ObjectStreamClass
- class java.lang.Enum
- class java.lang.Record
- class java.security.KeyRep
- interface java.io.Serializable
- interface java.security.Key
- java.io.ObjectOutputStream.writeClassDescriptor(ObjectStreamClass)
- package java.io
- java.security.Key.getAlgorithm()
- java.security.Security.getAlgorithmProperty(String, String)
- java.security.Security.getProviders(Map<String, String>)
- java.security.Security.getProviders(String)
- java.security.cert.CRL.CRL(String)
- javax.crypto.EncryptedPrivateKeyInfo.EncryptedPrivateKeyInfo(String, byte[])
- javax.crypto.EncryptedPrivateKeyInfo.getAlgName()
- javax.crypto.spec.SecretKeySpec.SecretKeySpec(byte[], String)
- javax.crypto.spec.SecretKeySpec.SecretKeySpec(byte[], int, int, String)
- javax.net.ssl.ExtendedSSLSession.getLocalSupportedSignatureAlgorithms()
- javax.net.ssl.ExtendedSSLSession.getPeerSupportedSignatureAlgorithms()
- javax.net.ssl.SSLParameters.setEndpointIdentificationAlgorithm(String)
- package java.security
- package java.security.cert
- package javax.crypto
- package javax.net.ssl
- package javax.security.auth.login
- class javax.security.auth.x500.X500Principal
- java.security.cert.TrustAnchor.TrustAnchor(String, PublicKey, byte[])
- java.security.cert.X509CRLSelector.addIssuerName(String)
- java.security.cert.X509CRLSelector.getIssuerNames()
- java.security.cert.X509CRLSelector.setIssuerNames(Collection<?>)
- java.security.cert.X509CertSelector.addSubjectAlternativeName(int, String)
- java.security.cert.X509CertSelector.getIssuerAsString()
- java.security.cert.X509CertSelector.getSubjectAsString()
- java.security.cert.X509CertSelector.setIssuer(String)
- java.security.cert.X509CertSelector.setSubject(String)
- java.security.cert.X509Certificate.getSubjectAlternativeNames()
- package javax.security.auth.x500
- class java.net.URI
- class java.net.URL
- java.net.URI.URI(String)
- java.net.URI.URI(String, String, String, String, String)
- java.net.URI.URI(String, String, String, int, String, String, String)
- java.net.URI.normalize()
- java.net.URI.parseServerAuthority()
- java.net.URI.resolve(URI)
- java.net.URI.toString()
- class java.security.cert.PKIXRevocationChecker
- class java.security.cert.X509CRL
- class java.security.cert.X509CRLSelector
- class java.security.cert.X509CertSelector
- class java.security.cert.X509Certificate
- class javax.security.auth.x500.X500Principal
- enum class java.security.cert.CRLReason
- interface java.security.Key
- java.security.cert.TrustAnchor.TrustAnchor(X509Certificate, byte[])
- package java.security.cert
- package javax.security.auth.x500
RFC 5890: Internationalized Domain Names for Applications (IDNA): Definitions and Document Framework
- class javax.net.ssl.SNIHostName
- class javax.net.ssl.SNIServerName
- javax.net.ssl.SNIHostName.SNIHostName(String)
- javax.net.ssl.SNIHostName.SNIHostName(byte[])
- javax.net.ssl.SNIHostName.equals(Object)
- javax.net.ssl.SNIHostName.getAsciiName()
- javax.net.ssl.SSLSocketFactory.createSocket(Socket, InputStream, boolean)
- javax.net.ssl.StandardConstants.SNI_HOST_NAME
- class java.security.spec.MGF1ParameterSpec
- class java.security.spec.PSSParameterSpec
- class java.security.spec.RSAMultiPrimePrivateCrtKeySpec
- class java.security.spec.RSAOtherPrimeInfo
- class java.security.spec.RSAPrivateCrtKeySpec
- class javax.crypto.spec.OAEPParameterSpec
- class javax.crypto.spec.PSource
- interface java.security.interfaces.RSAKey
- interface java.security.interfaces.RSAMultiPrimePrivateCrtKey
- interface java.security.interfaces.RSAPrivateCrtKey
- java.security.spec.PSSParameterSpec.DEFAULT
- java.security.spec.PSSParameterSpec.PSSParameterSpec(int)
- class java.security.spec.EdDSAParameterSpec
- class java.security.spec.EdECPoint
- class java.security.spec.EdECPrivateKeySpec
- class java.security.spec.EdECPublicKeySpec
- interface java.security.interfaces.EdECKey
- interface java.security.interfaces.EdECPrivateKey
- interface java.security.interfaces.EdECPublicKey
- class java.text.CompactNumberFormat
- class java.text.DecimalFormat
- class java.text.ListFormat
- class java.text.NumberFormat
- java.text.Collator.getInstance(Locale)
- java.text.CompactNumberFormat.CompactNumberFormat(String, DecimalFormatSymbols, String[], String)
- java.text.DateFormatSymbols.getMonths()
- java.text.DateFormatSymbols.getShortMonths()
- java.text.NumberFormat.getCurrencyInstance(Locale)
- java.time.format.DateTimeFormatter.ofLocalizedPattern(String)
- java.time.format.DateTimeFormatterBuilder.appendDayPeriodText(TextStyle)
- java.time.format.DateTimeFormatterBuilder.appendLocalized(String)