Package com.polar.sdk.api.model
        Class PolarRecordingSecret
- 
                    
                    - All Implemented Interfaces:
 
 public final class PolarRecordingSecretPolar recording secret is used to encrypt the recording. 
- 
                
                    
                    - 
                                
                            
                                Field SummaryFields Modifier and Type Field Description private final SecretKeySpecsecret
 - 
                                
                            
                                Constructor SummaryConstructors Constructor Description PolarRecordingSecret(ByteArray key)
 - 
                                
                            
                                Method SummaryModifier and Type Method Description final SecretKeySpecgetSecret()- 
                    
                    
                    - 
                                
                            
                                Constructor Detail- 
                                        PolarRecordingSecretPolarRecordingSecret(ByteArray key) 
 
- 
                                        
 - 
                                
                            
                                Method Detail- 
                                        getSecretfinal SecretKeySpec getSecret() 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-