Class android.security.identity.IdentityCredential

Added Methods
byte[] delete(byte[])  
byte[] proveOwnership(byte[])  
void setAllowUsingExpiredKeys(boolean)  
void storeStaticAuthenticationData(X509Certificate, Instant, byte[])  
byte[] update(PersonalizationData)  
 

Changed Methods
void storeStaticAuthenticationData(X509Certificate, byte[]) Now deprecated.