keystone.common.jwt_utils module
    
  
  
 
          
            this page last updated: 2022-01-15 13:02:26.356637
           
          
            
              
  
keystone.common.jwt_utils module
- 
keystone.common.jwt_utils.create_jws_keypair(private_key_path, public_key_path)[source] 
Create an ECDSA key pair using an secp256r1, or NIST P-256, curve.
| Parameters: | 
- private_key_path – location to save the private key
 
- public_key_path – location to save the public key
 
 
 | 
 
               
             
           
          
          
            this page last updated: 2022-01-15 13:02:26.356637