| Method |
Returns |
|
java.security.AlgorithmConstraints.permits(java.util.Set , String , java.security.AlgorithmParameters )
|
boolean
|
|
java.security.AlgorithmConstraints.permits(java.util.Set , String , java.security.Key , java.security.AlgorithmParameters )
|
boolean
|
|
javax.crypto.Cipher.init(Number , java.security.Key , java.security.AlgorithmParameters )
|
void
|
|
javax.crypto.Cipher.init(Number , java.security.Key , java.security.AlgorithmParameters , java.security.SecureRandom )
|
void
|
|
javax.crypto.ExemptionMechanism.init(java.security.Key , java.security.AlgorithmParameters )
|
void
|