![]() |
VOOZH | about |
The getName() method of java.security.Provider class is used to return the name of this provider.
Syntax:
public String getName()
Return Value: This method returns the name of this provider.
Below are the examples to illustrate the getName() method:
Example 1:
name : SUN
Example 2:
name : SUN