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 StringECDSA_LABSECstatic StringED25519_LABSECstatic StringED448_LABSECstatic Set<TrustPoint>PBAD_ANCHORSstatic StringRSA_LABSECstatic StringTRUST_ANCHOR_ADOBE_CAstatic StringTRUST_ANCHOR_ADOBE_CA_G2static StringTRUST_ANCHOR_GOV_BRstatic 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
-