public static class SignatureECDSA.NISTP256Factory extends Object implements NamedFactory<Signature>
NamedFactory.Utils| Constructor and Description |
|---|
NISTP256Factory() |
| Modifier and Type | Method and Description |
|---|---|
Signature |
create()
Create a new instance
|
String |
getName()
Name of this factory
|
public String getName()
NamedFactorygetName in interface NamedFactory<Signature>Copyright © 2008–2019 The Apache Software Foundation. All rights reserved.