Searched refs:IdentityKeyType (Results 1 – 1 of 1) sorted by relevance
34 private constructor(val public: ByteArray, val private: ByteArray, @IdentityKeyType val type: Int) {38 annotation class IdentityKeyType class in androidx.credentials.e2ee.IdentityKey70 @IdentityKeyType keyType: Int in createFromPrf()