Class IdentityCsrGenerator

    • Constructor Summary

      Constructors 
      Constructor Description
      IdentityCsrGenerator​(java.lang.String dnsSuffix)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.yahoo.security.Pkcs10Csr generateIdentityCsr​(AthenzIdentity identity, java.security.KeyPair keypair)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IdentityCsrGenerator

        public IdentityCsrGenerator​(java.lang.String dnsSuffix)
    • Method Detail

      • generateIdentityCsr

        public com.yahoo.security.Pkcs10Csr generateIdentityCsr​(AthenzIdentity identity,
                                                                java.security.KeyPair keypair)