Home
last modified time | relevance | path

Searched defs:PlatformDecryptionKey (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
H A DPlatformDecryptionKey.java30 public class PlatformDecryptionKey { class
43 public PlatformDecryptionKey(int generationId, SecretKey key) { in PlatformDecryptionKey() method in PlatformDecryptionKey