Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/common/src/com/android/cts/devicepolicy/
DParcelablePrivateKey.java37 public final class ParcelablePrivateKey implements PrivateKey, Parcelable { class
50 public ParcelablePrivateKey(String algorithm, byte[] encodedKey) in ParcelablePrivateKey() method in ParcelablePrivateKey