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