public abstract class ProviderFactory extends Object implements CryptoFactory
调用createBouncyCastleProvider() 用于新建一个BouncyCastleProvider对象
| Constructor and Description |
|---|
ProviderFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Provider |
createBouncyCastleProvider()
创建Bouncy Castle 提供者
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecrypt, encryptCopyright © 2019. All rights reserved.