EncryptedLogin

public struct EncryptedLogin
extension EncryptedLogin: Equatable, Hashable

An encrypted version of [Login]. This is what we return for all the “read” APIs - we never return the cleartext of encrypted fields.