public final class ECSignatureFactory extends Object
Modifier and Type | Field and Description |
---|---|
static String |
RAW_ALGORITHM |
Modifier and Type | Method and Description |
---|---|
static Signature |
getRawInstance() |
static Signature |
getRawInstance(Provider provider) |
static Signature |
getRawInstance(String provider) |
public static final String RAW_ALGORITHM
public static Signature getRawInstance()
public static Signature getRawInstance(String provider) throws NoSuchProviderException
NoSuchProviderException
Copyright © 2020. All rights reserved.