Package br.ufsc.labsec.signature.urls
Class TrustAnchors
java.lang.Object
br.ufsc.labsec.signature.urls.TrustAnchors
public final class TrustAnchors extends Object
-
Field Summary
Fields Modifier and Type Field Description static String
ECDSA_LABSEC
static String
ED25519_LABSEC
static String
ED448_LABSEC
static Set<TrustPoint>
PBAD_ANCHORS
static String
RSA_LABSEC
static String
TRUST_ANCHOR_ADOBE_CA
static String
TRUST_ANCHOR_ADOBE_CA_G2
static String
TRUST_ANCHOR_GOV_BR
static List<TrustAnchorUrl>
TRUST_ANCHORS
-
Method Summary
-
Field Details
-
TRUST_ANCHOR_ADOBE_CA_G2
- See Also:
- Constant Field Values
-
TRUST_ANCHOR_ADOBE_CA
- See Also:
- Constant Field Values
-
RSA_LABSEC
- See Also:
- Constant Field Values
-
ECDSA_LABSEC
- See Also:
- Constant Field Values
-
ED25519_LABSEC
- See Also:
- Constant Field Values
-
ED448_LABSEC
- See Also:
- Constant Field Values
-
TRUST_ANCHOR_GOV_BR
- See Also:
- Constant Field Values
-
TRUST_ANCHORS
-
PBAD_ANCHORS
-