Uses of Class
org.cryptomator.cryptolib.common.X509CertBuilder
Packages that use X509CertBuilder
-
Uses of X509CertBuilder in org.cryptomator.cryptolib.common
Methods in org.cryptomator.cryptolib.common that return X509CertBuilderModifier and TypeMethodDescriptionX509CertBuilder.withIssuer(String issuer) Sets the certificate's issuerX509CertBuilder.withNotAfter(Instant notAfter) Sets the certificate's end of validity periodX509CertBuilder.withNotBefore(Instant notBefore) Sets the certificate's begin of validity periodX509CertBuilder.withSubject(String subject) Sets the certificate's subject