Class FulcioOidHelper
java.lang.Object
org.eclipse.aether.generator.sigstore.internal.FulcioOidHelper
Helper to decode Fulcio OID data, see Sigstore OID
 information.
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetIssuer(X509Certificate cert) static StringgetIssuerV1(X509Certificate cert) Deprecated.static StringgetIssuerV2(X509Certificate cert)  
- 
Constructor Details
- 
FulcioOidHelper
public FulcioOidHelper() 
 - 
 - 
Method Details
- 
getIssuer
 - 
getIssuerV1
Deprecated. - 
getIssuerV2
 
 -