public class DefaultAlgorithmParameterSupplier extends Object implements AlgorithmParameterSupplier
| 限定符和类型 | 字段和说明 |
|---|---|
static DefaultAlgorithmParameterSupplier |
INSTANCE |
public static final DefaultAlgorithmParameterSupplier INSTANCE
public Object get(Key key, String algorithm, String transform, Provider provider, SecureRandom secureRandom)
get 在接口中 AlgorithmParameterSupplierCopyright © 2022. All rights reserved.