T
- Type of specification.public interface Spec<T>
Modifier and Type | Method and Description |
---|---|
String |
getAlgorithm() |
T |
newInstance()
Creates a new instance of the cryptographic primitive described by this
specification.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.