Uses of Class java.security.spec.InvalidKeySpecException

Uses in package gnu.javax.crypto.jce

Methods which throw type java.security.spec.InvalidKeySpecException

SecretKey
Translate a java.security.KeySpec into a SecretKey.
KeySpec
Translate a SecretKey into a java.security.KeySpec.

Uses in package java.security

Methods which throw type java.security.spec.InvalidKeySpecException

PrivateKey
Generates a private key from the provided key specification.
PublicKey
Generates a public key from the provided key specification.
KeySpec
Returns a key specification for the given key. keySpec identifies the specification class to return the key material in.
PrivateKey
Generates a private key from the provided key specification.
PublicKey
Generates a public key from the provided key specification.
KeySpec
KeyFactory.getKeySpec(Key key, Class keySpec)
Returns a key specification for the given key.

Uses in package gnu.javax.crypto.jce.sig

Methods which throw type java.security.spec.InvalidKeySpecException

PrivateKey
Generates a private key from the provided key specification.
PublicKey
Generates a public key from the provided key specification.
KeySpec
Returns a key specification for the given key. keySpec identifies the specification class to return the key material in.

Uses in package gnu.javax.crypto.jce.key

Methods which throw type java.security.spec.InvalidKeySpecException

SecretKey
SecretKey
Translate a java.security.KeySpec into a SecretKey.
SecretKey
KeySpec
KeySpec
Translate a SecretKey into a java.security.KeySpec.
KeySpec

Uses in package javax.crypto

Methods which throw type java.security.spec.InvalidKeySpecException

SecretKey
Translate a java.security.KeySpec into a SecretKey.
KeySpec
Translate a SecretKey into a java.security.KeySpec.
SecretKey
Generate a secret key from a key specification, if possible.
PKCS8EncodedKeySpec
KeySpec
Get the key specification from a secret key.

Uses in package gnu.java.security.jce.sig

Methods which throw type java.security.spec.InvalidKeySpecException

PrivateKey
Generates a private key from the provided key specification.
PrivateKey
Generates a private key from the provided key specification.
PrivateKey
Generates a private key from the provided key specification.
PublicKey
Generates a public key from the provided key specification.
PublicKey
Generates a public key from the provided key specification.
PublicKey
Generates a public key from the provided key specification.
KeySpec
Returns a key specification for the given key. keySpec identifies the specification class to return the key material in.
KeySpec
Returns a key specification for the given key. keySpec identifies the specification class to return the key material in.
KeySpec
Returns a key specification for the given key. keySpec identifies the specification class to return the key material in.

Uses in package gnu.javax.net.ssl

Methods which throw type java.security.spec.InvalidKeySpecException

void