public abstract class AbstractCryptoAlgorithmWithProvider extends AbstractSecurityAlgorithm
CryptoAlgorithm.| Modifier and Type | Field and Description |
|---|---|
protected SecurityProvider |
provider
The
SecurityProvider. |
| Constructor and Description |
|---|
AbstractCryptoAlgorithmWithProvider(SecurityProvider provider)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityProvider |
getProvider() |
creationFailedException, creationFailedException, creationFailedException, creationFailedException, getAlgorithm, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAlgorithmprotected final SecurityProvider provider
SecurityProvider.public AbstractCryptoAlgorithmWithProvider(SecurityProvider provider)
provider - the optional security Provider.public SecurityProvider getProvider()
SecurityProvider.Copyright © 2001–2019 mmm-Team. All rights reserved.