public interface NamedCurve
| Modifier and Type | Method and Description |
|---|---|
Integer |
getKeyLength()
Gets the key length for the curve.
|
String |
getName()
Gets the name for the curve.
|
String |
getObjectIdentifier()
Gets the Object Identifier (OID) for the named curve.
|
String |
getURI()
Gets the URI for the curve.
|
@Nonnull @NotEmpty String getObjectIdentifier()
@Nonnull @NotEmpty String getName()
@Nonnull @NotEmpty String getURI()
Copyright © 2020 Sweden Connect. All rights reserved.