Home
last modified time | relevance | path

Searched refs:getEncodedInternal (Results 1 – 25 of 121) sorted by relevance

12345

/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/sun/security/pkcs/
H A DPKCS8Key.java160 byte[] internal = rawKey.getEncodedInternal(); in parseKey()
201 byte[] b = getEncodedInternal(); in getEncoded()
218 private synchronized byte[] getEncodedInternal() { in getEncodedInternal() method in PKCS8Key
240 getEncodedInternal()); in writeReplace()
273 getEncodedInternal(), in equals()
274 ((PKCS8Key)object).getEncodedInternal()); in equals()
280 getEncodedInternal(), in equals()
296 return Arrays.hashCode(getEncodedInternal()); in hashCode()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/x509/
H A DX509Key.java308 return getEncodedInternal().clone(); in getEncoded()
315 public byte[] getEncodedInternal() throws InvalidKeyException { in getEncodedInternal() method in X509Key
344 return getEncodedInternal().clone(); in encode()
435 byte[] thisEncoded = this.getEncodedInternal(); in equals()
438 otherEncoded = ((X509Key)obj).getEncodedInternal(); in equals()
454 byte[] b1 = getEncodedInternal(); in hashCode()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/x509/
H A DX509Key.java308 return getEncodedInternal().clone(); in getEncoded()
315 public byte[] getEncodedInternal() throws InvalidKeyException { in getEncodedInternal() method in X509Key
344 return getEncodedInternal().clone(); in encode()
435 byte[] thisEncoded = this.getEncodedInternal(); in equals()
438 otherEncoded = ((X509Key)obj).getEncodedInternal(); in equals()
454 byte[] b1 = getEncodedInternal(); in hashCode()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/security/x509/
H A DX509Key.java307 return getEncodedInternal().clone(); in getEncoded()
314 public byte[] getEncodedInternal() throws InvalidKeyException { in getEncodedInternal() method in X509Key
343 return getEncodedInternal().clone(); in encode()
434 byte[] thisEncoded = this.getEncodedInternal(); in equals()
437 otherEncoded = ((X509Key)obj).getEncodedInternal(); in equals()
453 byte[] b1 = getEncodedInternal(); in hashCode()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/sun/security/x509/
H A DX509Key.java307 return getEncodedInternal().clone(); in getEncoded()
314 public byte[] getEncodedInternal() throws InvalidKeyException { in getEncodedInternal() method in X509Key
343 return getEncodedInternal().clone(); in encode()
434 byte[] thisEncoded = this.getEncodedInternal(); in equals()
437 otherEncoded = ((X509Key)obj).getEncodedInternal(); in equals()
453 byte[] b1 = getEncodedInternal(); in hashCode()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/security/x509/
H A DX509Key.java307 return getEncodedInternal().clone(); in getEncoded()
314 public byte[] getEncodedInternal() throws InvalidKeyException { in getEncodedInternal() method in X509Key
343 return getEncodedInternal().clone(); in encode()
434 byte[] thisEncoded = this.getEncodedInternal(); in equals()
437 otherEncoded = ((X509Key)obj).getEncodedInternal(); in equals()
453 byte[] b1 = getEncodedInternal(); in hashCode()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/sun/security/x509/
H A DX509Key.java308 return getEncodedInternal().clone(); in getEncoded()
315 public byte[] getEncodedInternal() throws InvalidKeyException { in getEncodedInternal() method in X509Key
344 return getEncodedInternal().clone(); in encode()
437 byte[] thisEncoded = this.getEncodedInternal(); in equals()
440 otherEncoded = ((X509Key)obj).getEncodedInternal(); in equals()
456 byte[] b1 = getEncodedInternal(); in hashCode()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/sun/security/x509/
H A DX509Key.java308 return getEncodedInternal().clone(); in getEncoded()
315 public byte[] getEncodedInternal() throws InvalidKeyException { in getEncodedInternal() method in X509Key
344 return getEncodedInternal().clone(); in encode()
437 byte[] thisEncoded = this.getEncodedInternal(); in equals()
440 otherEncoded = ((X509Key)obj).getEncodedInternal(); in equals()
456 byte[] b1 = getEncodedInternal(); in hashCode()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/sun/security/x509/
H A DX509Key.java307 return getEncodedInternal().clone(); in getEncoded()
314 public byte[] getEncodedInternal() throws InvalidKeyException { in getEncodedInternal() method in X509Key
343 return getEncodedInternal().clone(); in encode()
434 byte[] thisEncoded = this.getEncodedInternal(); in equals()
437 otherEncoded = ((X509Key)obj).getEncodedInternal(); in equals()
453 byte[] b1 = getEncodedInternal(); in hashCode()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/sun/security/x509/
H A DX509Key.java308 return getEncodedInternal().clone(); in getEncoded()
315 public byte[] getEncodedInternal() throws InvalidKeyException { in getEncodedInternal() method in X509Key
344 return getEncodedInternal().clone(); in encode()
437 byte[] thisEncoded = this.getEncodedInternal(); in equals()
440 otherEncoded = ((X509Key)obj).getEncodedInternal(); in equals()
456 byte[] b1 = getEncodedInternal(); in hashCode()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/sun/security/x509/
H A DX509Key.java308 return getEncodedInternal().clone(); in getEncoded()
315 public byte[] getEncodedInternal() throws InvalidKeyException { in getEncodedInternal() method in X509Key
344 return getEncodedInternal().clone(); in encode()
437 byte[] thisEncoded = this.getEncodedInternal(); in equals()
440 otherEncoded = ((X509Key)obj).getEncodedInternal(); in equals()
456 byte[] b1 = getEncodedInternal(); in hashCode()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/
H A DP11Key.java137 byte[] b = getEncodedInternal(); in getEncoded()
141 abstract byte[] getEncodedInternal(); in getEncodedInternal() method in P11Key
164 byte[] thisEnc = this.getEncodedInternal(); in equals()
179 byte[] b1 = getEncodedInternal(); in hashCode()
406 byte[] getEncodedInternal() { in getEncodedInternal() method in P11Key.P11PrivateKey
427 byte[] getEncodedInternal() { in getEncodedInternal() method in P11Key.P11SecretKey
525 synchronized byte[] getEncodedInternal() { in getEncodedInternal() method in P11Key.P11RSAPrivateKey
595 synchronized byte[] getEncodedInternal() { in getEncodedInternal() method in P11Key.P11RSAPrivateNonCRTKey
648 synchronized byte[] getEncodedInternal() { in getEncodedInternal() method in P11Key.P11RSAPublicKey
710 synchronized byte[] getEncodedInternal() { in getEncodedInternal() method in P11Key.P11DSAPublicKey
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/
H A DP11Key.java164 byte[] b = getEncodedInternal(); in getEncoded()
180 abstract byte[] getEncodedInternal(); in getEncodedInternal() method in P11Key
203 byte[] thisEnc = this.getEncodedInternal(); in equals()
218 byte[] b1 = getEncodedInternal(); in hashCode()
449 byte[] getEncodedInternal() { in getEncodedInternal() method in P11Key.P11PrivateKey
470 byte[] getEncodedInternal() { in getEncodedInternal() method in P11Key.P11SecretKey
570 synchronized byte[] getEncodedInternal() { in getEncodedInternal() method in P11Key.P11RSAPrivateKey
640 synchronized byte[] getEncodedInternal() { in getEncodedInternal() method in P11Key.P11RSAPrivateNonCRTKey
693 synchronized byte[] getEncodedInternal() { in getEncodedInternal() method in P11Key.P11RSAPublicKey
755 synchronized byte[] getEncodedInternal() { in getEncodedInternal() method in P11Key.P11DSAPublicKey
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/pkcs11/
H A DP11Key.java163 byte[] b = getEncodedInternal(); in getEncoded()
167 abstract byte[] getEncodedInternal(); in getEncodedInternal() method in P11Key
190 byte[] thisEnc = this.getEncodedInternal(); in equals()
205 byte[] b1 = getEncodedInternal(); in hashCode()
428 byte[] getEncodedInternal() { in getEncodedInternal() method in P11Key.P11PrivateKey
449 byte[] getEncodedInternal() { in getEncodedInternal() method in P11Key.P11SecretKey
543 synchronized byte[] getEncodedInternal() { in getEncodedInternal() method in P11Key.P11RSAPrivateKey
619 synchronized byte[] getEncodedInternal() { in getEncodedInternal() method in P11Key.P11RSAPrivateNonCRTKey
672 synchronized byte[] getEncodedInternal() { in getEncodedInternal() method in P11Key.P11RSAPublicKey
734 synchronized byte[] getEncodedInternal() { in getEncodedInternal() method in P11Key.P11DSAPublicKey
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/pkcs11/
H A DP11Key.java163 byte[] b = getEncodedInternal(); in getEncoded()
167 abstract byte[] getEncodedInternal(); in getEncodedInternal() method in P11Key
190 byte[] thisEnc = this.getEncodedInternal(); in equals()
205 byte[] b1 = getEncodedInternal(); in hashCode()
428 byte[] getEncodedInternal() { in getEncodedInternal() method in P11Key.P11PrivateKey
449 byte[] getEncodedInternal() { in getEncodedInternal() method in P11Key.P11SecretKey
543 synchronized byte[] getEncodedInternal() { in getEncodedInternal() method in P11Key.P11RSAPrivateKey
619 synchronized byte[] getEncodedInternal() { in getEncodedInternal() method in P11Key.P11RSAPrivateNonCRTKey
672 synchronized byte[] getEncodedInternal() { in getEncodedInternal() method in P11Key.P11RSAPublicKey
734 synchronized byte[] getEncodedInternal() { in getEncodedInternal() method in P11Key.P11DSAPublicKey
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/security/cert/
H A DCertificate.java114 byte[] thisCert = X509CertImpl.getEncodedInternal(this); in equals()
115 byte[] otherCert = X509CertImpl.getEncodedInternal((Certificate)other); in equals()
133 h = Arrays.hashCode(X509CertImpl.getEncodedInternal(this)); in hashCode()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/security/cert/
H A DCertificate.java114 byte[] thisCert = X509CertImpl.getEncodedInternal(this); in equals()
115 byte[] otherCert = X509CertImpl.getEncodedInternal((Certificate)other); in equals()
133 h = Arrays.hashCode(X509CertImpl.getEncodedInternal(this)); in hashCode()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/security/cert/
H A DCertificate.java113 byte[] thisCert = X509CertImpl.getEncodedInternal(this); in equals()
114 byte[] otherCert = X509CertImpl.getEncodedInternal((Certificate)other); in equals()
132 h = Arrays.hashCode(X509CertImpl.getEncodedInternal(this)); in hashCode()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/security/cert/
H A DCertificate.java114 byte[] thisCert = X509CertImpl.getEncodedInternal(this); in equals()
115 byte[] otherCert = X509CertImpl.getEncodedInternal((Certificate)other); in equals()
133 h = Arrays.hashCode(X509CertImpl.getEncodedInternal(this)); in hashCode()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/java/security/cert/
H A DCertificate.java114 byte[] thisCert = X509CertImpl.getEncodedInternal(this); in equals()
115 byte[] otherCert = X509CertImpl.getEncodedInternal((Certificate)other); in equals()
133 h = Arrays.hashCode(X509CertImpl.getEncodedInternal(this)); in hashCode()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/java/security/cert/
H A DCertificate.java115 byte[] thisCert = X509CertImpl.getEncodedInternal(this); in equals()
116 byte[] otherCert = X509CertImpl.getEncodedInternal((Certificate)other); in equals()
134 h = Arrays.hashCode(X509CertImpl.getEncodedInternal(this)); in hashCode()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/java/security/cert/
H A DCertificate.java115 byte[] thisCert = X509CertImpl.getEncodedInternal(this); in equals()
116 byte[] otherCert = X509CertImpl.getEncodedInternal((Certificate)other); in equals()
134 h = Arrays.hashCode(X509CertImpl.getEncodedInternal(this)); in hashCode()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/java/security/cert/
H A DCertificate.java115 byte[] thisCert = X509CertImpl.getEncodedInternal(this); in equals()
116 byte[] otherCert = X509CertImpl.getEncodedInternal((Certificate)other); in equals()
134 h = Arrays.hashCode(X509CertImpl.getEncodedInternal(this)); in hashCode()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/java/security/cert/
H A DCertificate.java115 byte[] thisCert = X509CertImpl.getEncodedInternal(this); in equals()
116 byte[] otherCert = X509CertImpl.getEncodedInternal((Certificate)other); in equals()
134 h = Arrays.hashCode(X509CertImpl.getEncodedInternal(this)); in hashCode()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/security/cert/
H A DCertificate.java113 byte[] thisCert = X509CertImpl.getEncodedInternal(this); in equals()
114 byte[] otherCert = X509CertImpl.getEncodedInternal((Certificate)other); in equals()
132 h = Arrays.hashCode(X509CertImpl.getEncodedInternal(this)); in hashCode()

12345