Home
last modified time | relevance | path

Searched refs:InvalidKeySpecException (Results 1 – 25 of 1110) sorted by relevance

12345678910>>...45

/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/java/security/provider/
H A DEncodedKeyFactory.java56 import java.security.spec.InvalidKeySpecException;
86 throws InvalidKeySpecException in engineGeneratePublic()
96 throw new InvalidKeySpecException("malformed encoded key"); in engineGeneratePublic()
101 throw new InvalidKeySpecException("malformed encoded key"); in engineGeneratePublic()
196 throw new InvalidKeySpecException(ioe.getMessage()); in engineGeneratePublic()
201 throws InvalidKeySpecException in engineGeneratePrivate()
274 throw new InvalidKeySpecException(iapse.getMessage()); in engineGeneratePrivate()
278 throw new InvalidKeySpecException(nsae.getMessage()); in engineGeneratePrivate()
282 throw new InvalidKeySpecException(ioe.getMessage()); in engineGeneratePrivate()
287 throws InvalidKeySpecException in engineGetKeySpec()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.crypto.ec/share/classes/sun/security/ec/ed/
H A DEdDSAKeyFactory.java113 throws InvalidKeySpecException { in engineGeneratePublic()
118 throw new InvalidKeySpecException(ex); in engineGeneratePublic()
124 throws InvalidKeySpecException { in engineGeneratePrivate()
129 throw new InvalidKeySpecException(ex); in engineGeneratePrivate()
141 checkLockedParams(InvalidKeySpecException::new, in generatePublicImpl()
151 throw new InvalidKeySpecException( in generatePublicImpl()
163 checkLockedParams(InvalidKeySpecException::new, in generatePrivateImpl()
173 throw new InvalidKeySpecException( in generatePrivateImpl()
179 throws InvalidKeySpecException { in engineGetKeySpec()
195 throw new InvalidKeySpecException( in engineGetKeySpec()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.crypto.ec/share/classes/sun/security/ec/ed/
H A DEdDSAKeyFactory.java113 throws InvalidKeySpecException { in engineGeneratePublic()
118 throw new InvalidKeySpecException(ex); in engineGeneratePublic()
124 throws InvalidKeySpecException { in engineGeneratePrivate()
129 throw new InvalidKeySpecException(ex); in engineGeneratePrivate()
141 checkLockedParams(InvalidKeySpecException::new, in generatePublicImpl()
151 throw new InvalidKeySpecException( in generatePublicImpl()
163 checkLockedParams(InvalidKeySpecException::new, in generatePrivateImpl()
173 throw new InvalidKeySpecException( in generatePrivateImpl()
179 throws InvalidKeySpecException { in engineGetKeySpec()
195 throw new InvalidKeySpecException( in engineGetKeySpec()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.ec/share/classes/sun/security/ec/
H A DXDHKeyFactory.java40 import java.security.spec.InvalidKeySpecException;
120 throws InvalidKeySpecException { in engineGeneratePublic()
125 throw new InvalidKeySpecException(ex); in engineGeneratePublic()
131 throws InvalidKeySpecException { in engineGeneratePrivate()
136 throw new InvalidKeySpecException(ex); in engineGeneratePrivate()
148 checkLockedParams(InvalidKeySpecException::new, in generatePublicImpl()
158 throw new InvalidKeySpecException( in generatePublicImpl()
180 throw new InvalidKeySpecException( in generatePrivateImpl()
186 throws InvalidKeySpecException { in engineGetKeySpec()
202 throw new InvalidKeySpecException( in engineGetKeySpec()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.crypto.ec/share/classes/sun/security/ec/
H A DXDHKeyFactory.java40 import java.security.spec.InvalidKeySpecException;
120 throws InvalidKeySpecException { in engineGeneratePublic()
125 throw new InvalidKeySpecException(ex); in engineGeneratePublic()
131 throws InvalidKeySpecException { in engineGeneratePrivate()
136 throw new InvalidKeySpecException(ex); in engineGeneratePrivate()
148 checkLockedParams(InvalidKeySpecException::new, in generatePublicImpl()
158 throw new InvalidKeySpecException( in generatePublicImpl()
180 throw new InvalidKeySpecException( in generatePrivateImpl()
186 throws InvalidKeySpecException { in engineGetKeySpec()
202 throw new InvalidKeySpecException( in engineGetKeySpec()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.crypto.ec/share/classes/sun/security/ec/
H A DXDHKeyFactory.java40 import java.security.spec.InvalidKeySpecException;
120 throws InvalidKeySpecException { in engineGeneratePublic()
125 throw new InvalidKeySpecException(ex); in engineGeneratePublic()
131 throws InvalidKeySpecException { in engineGeneratePrivate()
136 throw new InvalidKeySpecException(ex); in engineGeneratePrivate()
148 checkLockedParams(InvalidKeySpecException::new, in generatePublicImpl()
158 throw new InvalidKeySpecException( in generatePublicImpl()
180 throw new InvalidKeySpecException( in generatePrivateImpl()
186 throws InvalidKeySpecException { in engineGetKeySpec()
202 throw new InvalidKeySpecException( in engineGetKeySpec()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.ec/share/classes/sun/security/ec/
H A DXDHKeyFactory.java40 import java.security.spec.InvalidKeySpecException;
120 throws InvalidKeySpecException { in engineGeneratePublic()
125 throw new InvalidKeySpecException(ex); in engineGeneratePublic()
131 throws InvalidKeySpecException { in engineGeneratePrivate()
136 throw new InvalidKeySpecException(ex); in engineGeneratePrivate()
148 checkLockedParams(InvalidKeySpecException::new, in generatePublicImpl()
158 throw new InvalidKeySpecException( in generatePublicImpl()
180 throw new InvalidKeySpecException( in generatePrivateImpl()
186 throws InvalidKeySpecException { in engineGetKeySpec()
202 throw new InvalidKeySpecException( in engineGetKeySpec()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.crypto.ec/share/classes/sun/security/ec/
H A DXDHKeyFactory.java40 import java.security.spec.InvalidKeySpecException;
120 throws InvalidKeySpecException { in engineGeneratePublic()
125 throw new InvalidKeySpecException(ex); in engineGeneratePublic()
131 throws InvalidKeySpecException { in engineGeneratePrivate()
136 throw new InvalidKeySpecException(ex); in engineGeneratePrivate()
148 checkLockedParams(InvalidKeySpecException::new, in generatePublicImpl()
158 throw new InvalidKeySpecException( in generatePublicImpl()
180 throw new InvalidKeySpecException( in generatePrivateImpl()
186 throws InvalidKeySpecException { in engineGetKeySpec()
202 throw new InvalidKeySpecException( in engineGetKeySpec()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.crypto.ec/share/classes/sun/security/ec/
H A DXDHKeyFactory.java40 import java.security.spec.InvalidKeySpecException;
120 throws InvalidKeySpecException { in engineGeneratePublic()
125 throw new InvalidKeySpecException(ex); in engineGeneratePublic()
131 throws InvalidKeySpecException { in engineGeneratePrivate()
136 throw new InvalidKeySpecException(ex); in engineGeneratePrivate()
148 checkLockedParams(InvalidKeySpecException::new, in generatePublicImpl()
158 throw new InvalidKeySpecException( in generatePublicImpl()
180 throw new InvalidKeySpecException( in generatePrivateImpl()
186 throws InvalidKeySpecException { in engineGetKeySpec()
202 throw new InvalidKeySpecException( in engineGetKeySpec()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.crypto.ec/share/classes/sun/security/ec/
H A DXDHKeyFactory.java40 import java.security.spec.InvalidKeySpecException;
120 throws InvalidKeySpecException { in engineGeneratePublic()
125 throw new InvalidKeySpecException(ex); in engineGeneratePublic()
131 throws InvalidKeySpecException { in engineGeneratePrivate()
136 throw new InvalidKeySpecException(ex); in engineGeneratePrivate()
148 checkLockedParams(InvalidKeySpecException::new, in generatePublicImpl()
158 throw new InvalidKeySpecException( in generatePublicImpl()
180 throw new InvalidKeySpecException( in generatePrivateImpl()
186 throws InvalidKeySpecException { in engineGetKeySpec()
202 throw new InvalidKeySpecException( in engineGetKeySpec()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.crypto.ec/share/classes/sun/security/ec/ed/
H A DEdDSAKeyFactory.java119 throws InvalidKeySpecException { in engineGeneratePublic()
124 throw new InvalidKeySpecException(ex); in engineGeneratePublic()
130 throws InvalidKeySpecException { in engineGeneratePrivate()
135 throw new InvalidKeySpecException(ex); in engineGeneratePrivate()
147 checkLockedParams(InvalidKeySpecException::new, in generatePublicImpl()
157 throw new InvalidKeySpecException( in generatePublicImpl()
189 throw new InvalidKeySpecException( in generatePrivateImpl()
195 throws InvalidKeySpecException { in engineGetKeySpec()
198 checkLockedParams(InvalidKeySpecException::new, in engineGetKeySpec()
211 throw new InvalidKeySpecException( in engineGetKeySpec()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.crypto.ec/share/classes/sun/security/ec/
H A DXDHKeyFactory.java40 import java.security.spec.InvalidKeySpecException;
126 throws InvalidKeySpecException { in engineGeneratePublic()
131 throw new InvalidKeySpecException(ex); in engineGeneratePublic()
137 throws InvalidKeySpecException { in engineGeneratePrivate()
142 throw new InvalidKeySpecException(ex); in engineGeneratePrivate()
154 checkLockedParams(InvalidKeySpecException::new, in generatePublicImpl()
164 throw new InvalidKeySpecException( in generatePublicImpl()
195 throw new InvalidKeySpecException( in generatePrivateImpl()
201 throws InvalidKeySpecException { in engineGetKeySpec()
217 throw new InvalidKeySpecException( in engineGetKeySpec()
[all …]
/dports/java/cryptix-jce/src/cryptix.jce.provider.keyfactory/
H A DPBEKeyFactory.java22 import java.security.spec.InvalidKeySpecException;
58 throws InvalidKeySpecException in engineGenerateSecret()
65 throw new InvalidKeySpecException( in engineGenerateSecret()
95 throws InvalidKeySpecException in engineGetKeySpec()
99 throw new InvalidKeySpecException("Null parameter provided."); in engineGetKeySpec()
109 throw new InvalidKeySpecException("Cannot create" in engineGetKeySpec()
150 throw new InvalidKeySpecException("InvalidKeySpec."); in engineGetKeySpec()
154 throw new InvalidKeySpecException("IllegalAccess."); in engineGetKeySpec()
166 throw new InvalidKeySpecException("Method not found."); in engineGetKeySpec()
173 throw new InvalidKeySpecException("Cannot assign to KeySpec."); in engineGetKeySpec()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/pkcs11/
H A DP11ECUtil.java41 throws InvalidKeySpecException { in decodeX509ECPublicKey()
48 ECParameterSpec params) throws InvalidKeySpecException { in x509EncodeECPublicKey()
56 throws InvalidKeySpecException { in decodePKCS8ECPrivateKey()
63 ECParameterSpec params) throws InvalidKeySpecException { in generateECPrivateKey()
70 throws InvalidKeySpecException { in ECGeneratePublic()
82 throw new InvalidKeySpecException("Only ECPublicKeySpec " in ECGeneratePublic()
85 } catch (InvalidKeySpecException e) { in ECGeneratePublic()
88 throw new InvalidKeySpecException(e); in ECGeneratePublic()
93 throws InvalidKeySpecException { in ECGeneratePrivate()
105 } catch (InvalidKeySpecException e) { in ECGeneratePrivate()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/pkcs11/
H A DP11ECUtil.java41 throws InvalidKeySpecException { in decodeX509ECPublicKey()
48 ECParameterSpec params) throws InvalidKeySpecException { in x509EncodeECPublicKey()
56 throws InvalidKeySpecException { in decodePKCS8ECPrivateKey()
63 ECParameterSpec params) throws InvalidKeySpecException { in generateECPrivateKey()
70 throws InvalidKeySpecException { in ECGeneratePublic()
82 throw new InvalidKeySpecException("Only ECPublicKeySpec " in ECGeneratePublic()
85 } catch (InvalidKeySpecException e) { in ECGeneratePublic()
88 throw new InvalidKeySpecException(e); in ECGeneratePublic()
93 throws InvalidKeySpecException { in ECGeneratePrivate()
105 } catch (InvalidKeySpecException e) { in ECGeneratePrivate()
[all …]
/dports/java/bouncycastle15/crypto-169/prov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/x509/
H A DKeyFactory.java8 import java.security.spec.InvalidKeySpecException;
23 throws InvalidKeySpecException in engineGeneratePrivate()
37 …throw new InvalidKeySpecException("no factory found for OID: " + info.getPrivateKeyAlgorithm().get… in engineGeneratePrivate()
41 throw new InvalidKeySpecException(e.toString()); in engineGeneratePrivate()
45 throw new InvalidKeySpecException("Unknown KeySpec type: " + keySpec.getClass().getName()); in engineGeneratePrivate()
50 throws InvalidKeySpecException in engineGeneratePublic()
64 …throw new InvalidKeySpecException("no factory found for OID: " + info.getAlgorithm().getAlgorithm(… in engineGeneratePublic()
68 throw new InvalidKeySpecException(e.toString()); in engineGeneratePublic()
72 throw new InvalidKeySpecException("Unknown KeySpec type: " + keySpec.getClass().getName()); in engineGeneratePublic()
76 throws InvalidKeySpecException in engineGetKeySpec()
[all …]
/dports/java/bouncycastle15/crypto-169/prov/src/main/java/org/bouncycastle/pqc/jcajce/provider/mceliece/
H A DMcElieceCCA2KeyFactorySpi.java9 import java.security.spec.InvalidKeySpecException;
52 throws InvalidKeySpecException in engineGeneratePublic()
67 throw new InvalidKeySpecException(e.toString()); in engineGeneratePublic()
86 throw new InvalidKeySpecException( in engineGeneratePublic()
92 throw new InvalidKeySpecException("Unsupported key specification: " in engineGeneratePublic()
107 throws InvalidKeySpecException in engineGeneratePrivate()
141 throw new InvalidKeySpecException( in engineGeneratePrivate()
162 throws InvalidKeySpecException in getKeySpec()
180 throw new InvalidKeySpecException("Unsupported key type: " in getKeySpec()
184 throw new InvalidKeySpecException("Unknown key specification: " in getKeySpec()
[all …]
H A DMcElieceKeyFactorySpi.java9 import java.security.spec.InvalidKeySpecException;
51 throws InvalidKeySpecException in engineGeneratePublic()
66 throw new InvalidKeySpecException(e.toString()); in engineGeneratePublic()
84 throw new InvalidKeySpecException( in engineGeneratePublic()
90 throw new InvalidKeySpecException("Unsupported key specification: " in engineGeneratePublic()
103 throws InvalidKeySpecException in engineGeneratePrivate()
137 throw new InvalidKeySpecException( in engineGeneratePrivate()
159 throws InvalidKeySpecException in getKeySpec()
177 throw new InvalidKeySpecException("Unsupported key type: " in getKeySpec()
181 throw new InvalidKeySpecException("Unknown key specification: " in getKeySpec()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/java/security/jce/sig/
H A DEncodedKeyFactory.java85 throws InvalidKeySpecException in invokeConstructor()
109 throws InvalidKeySpecException in getConcreteClass()
123 throws InvalidKeySpecException in getConcreteCtor()
141 throws InvalidKeySpecException in invokeValueOf()
161 throws InvalidKeySpecException in getValueOfMethod()
175 throws InvalidKeySpecException in engineGeneratePublic()
227 throws InvalidKeySpecException in engineGeneratePrivate()
279 throws InvalidKeySpecException in engineGetKeySpec()
334 throws InvalidKeySpecException in decodeDHPublicKey()
355 throws InvalidKeySpecException in decodeDHPublicKey()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/java/security/jce/sig/
H A DEncodedKeyFactory.java85 throws InvalidKeySpecException in invokeConstructor()
109 throws InvalidKeySpecException in getConcreteClass()
123 throws InvalidKeySpecException in getConcreteCtor()
141 throws InvalidKeySpecException in invokeValueOf()
161 throws InvalidKeySpecException in getValueOfMethod()
175 throws InvalidKeySpecException in engineGeneratePublic()
227 throws InvalidKeySpecException in engineGeneratePrivate()
279 throws InvalidKeySpecException in engineGetKeySpec()
334 throws InvalidKeySpecException in decodeDHPublicKey()
355 throws InvalidKeySpecException in decodeDHPublicKey()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/java/security/jce/sig/
H A DEncodedKeyFactory.java85 throws InvalidKeySpecException in invokeConstructor()
109 throws InvalidKeySpecException in getConcreteClass()
123 throws InvalidKeySpecException in getConcreteCtor()
141 throws InvalidKeySpecException in invokeValueOf()
161 throws InvalidKeySpecException in getValueOfMethod()
175 throws InvalidKeySpecException in engineGeneratePublic()
227 throws InvalidKeySpecException in engineGeneratePrivate()
279 throws InvalidKeySpecException in engineGetKeySpec()
334 throws InvalidKeySpecException in decodeDHPublicKey()
355 throws InvalidKeySpecException in decodeDHPublicKey()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/java/security/jce/sig/
H A DEncodedKeyFactory.java85 throws InvalidKeySpecException in invokeConstructor()
109 throws InvalidKeySpecException in getConcreteClass()
123 throws InvalidKeySpecException in getConcreteCtor()
141 throws InvalidKeySpecException in invokeValueOf()
161 throws InvalidKeySpecException in getValueOfMethod()
175 throws InvalidKeySpecException in engineGeneratePublic()
227 throws InvalidKeySpecException in engineGeneratePrivate()
279 throws InvalidKeySpecException in engineGetKeySpec()
334 throws InvalidKeySpecException in decodeDHPublicKey()
355 throws InvalidKeySpecException in decodeDHPublicKey()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/java/security/jce/sig/
H A DEncodedKeyFactory.java85 throws InvalidKeySpecException in invokeConstructor()
109 throws InvalidKeySpecException in getConcreteClass()
123 throws InvalidKeySpecException in getConcreteCtor()
141 throws InvalidKeySpecException in invokeValueOf()
161 throws InvalidKeySpecException in getValueOfMethod()
175 throws InvalidKeySpecException in engineGeneratePublic()
227 throws InvalidKeySpecException in engineGeneratePrivate()
279 throws InvalidKeySpecException in engineGetKeySpec()
334 throws InvalidKeySpecException in decodeDHPublicKey()
355 throws InvalidKeySpecException in decodeDHPublicKey()
[all …]
/dports/java/cryptix-jce/src/cryptix.jce.provider.rsa/
H A DRSAKeyFactory.java21 import java.security.spec.InvalidKeySpecException;
48 throws InvalidKeySpecException in engineGeneratePrivate()
72 throw new InvalidKeySpecException( in engineGeneratePrivate()
80 throws InvalidKeySpecException in engineGeneratePublic()
95 throw new InvalidKeySpecException( in engineGeneratePublic()
103 throws InvalidKeySpecException in engineGetKeySpec()
118 throws InvalidKeySpecException in decodePrivateKey()
139 throws InvalidKeySpecException in decodePublicKey()
145 throw new InvalidKeySpecException( in decodePublicKey()
158 throw new InvalidKeySpecException( in decodePublicKey()
[all …]
/dports/java/cryptix-jce/src/cryptix.jce.provider.pk/
H A DRSAKeyFactory.java21 import java.security.spec.InvalidKeySpecException;
48 throws InvalidKeySpecException in engineGeneratePrivate()
72 throw new InvalidKeySpecException( in engineGeneratePrivate()
80 throws InvalidKeySpecException in engineGeneratePublic()
95 throw new InvalidKeySpecException( in engineGeneratePublic()
103 throws InvalidKeySpecException in engineGetKeySpec()
118 throws InvalidKeySpecException in decodePrivateKey()
139 throws InvalidKeySpecException in decodePublicKey()
145 throw new InvalidKeySpecException( in decodePublicKey()
158 throw new InvalidKeySpecException( in decodePublicKey()
[all …]

12345678910>>...45