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 © 2003-2024 Virginia Tech. All Rights Reserved.